MOS Source Code
Loading...
Searching...
No Matches
do_flag.hpp
Go to the documentation of this file.
1
// SPDX-License-Identifier: GPL-3.0-or-later
2
#pragma once
3
4
#include "
mos/platform/platform.hpp
"
5
6
struct
pagetable_do_flag_data
7
{
8
vm_flags
flags
;
9
};
10
11
extern
const
pagetable_walk_options_t
pagetable_do_flag_callbacks
;
pagetable_do_flag_callbacks
const pagetable_walk_options_t pagetable_do_flag_callbacks
Definition
do_flag.cpp:41
platform.hpp
vm_flags
vm_flags
Definition
platform.hpp:42
pagetable_do_flag_data
Definition
do_flag.hpp:7
pagetable_do_flag_data::flags
vm_flags flags
Definition
do_flag.hpp:8
pagetable_walk_options_t
Definition
pml_types.hpp:96
kernel
include
private
mos
mm
paging
table_ops
do_flag.hpp
Generated on Tue Feb 18 2025 16:41:40 for MOS Source Code by
1.13.2