MOS Source Code
Loading...
Searching...
No Matches
do_flag.h
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.h
"
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.c:41
platform.h
vm_flags
vm_flags
Definition
platform.h:40
pagetable_do_flag_data
Definition
do_flag.h:7
pagetable_do_flag_data::flags
vm_flags flags
Definition
do_flag.h:8
pagetable_walk_options_t
Definition
pml_types.h:93
kernel
include
private
mos
mm
paging
table_ops
do_flag.h
Generated on Sun Sep 1 2024 18:22:52 for MOS Source Code by
1.12.0