MOS Source Code
Loading...
Searching...
No Matches
do_unmap.hpp
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.hpp
"
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.cpp:48
pml_types.hpp
pagetable_do_unmap_data
Definition
do_unmap.hpp:7
pagetable_do_unmap_data::do_unref
bool do_unref
Definition
do_unmap.hpp:8
pagetable_walk_options_t
Definition
pml_types.hpp:96
kernel
include
private
mos
mm
paging
table_ops
do_unmap.hpp
Generated on Tue Feb 18 2025 16:41:40 for MOS Source Code by
1.13.2