MOS Source Code
Loading...
Searching...
No Matches
do_unmap.h
Go to the documentation of this file.
1
// SPDX-License-Identifier: GPL-3.0-or-later
2
#pragma once
3
4
#include "
mos/mm/paging/pml_types.h
"
5
6
struct
pagetable_do_unmap_data
7
{
8
bool
do_unref
;
9
};
10
11
extern
const
pagetable_walk_options_t
pagetable_do_unmap_callbacks
;
pagetable_do_unmap_callbacks
const pagetable_walk_options_t pagetable_do_unmap_callbacks
Definition
do_unmap.c:48
pml_types.h
pagetable_do_unmap_data
Definition
do_unmap.h:7
pagetable_do_unmap_data::do_unref
bool do_unref
Definition
do_unmap.h:8
pagetable_walk_options_t
Definition
pml_types.h:93
kernel
include
private
mos
mm
paging
table_ops
do_unmap.h
Generated on Sun Sep 1 2024 18:22:52 for MOS Source Code by
1.12.0