MOS Source Code
Loading...
Searching...
No Matches
do_map.h
Go to the documentation of this file.
1// SPDX-License-Identifier: GPL-3.0-or-later
2#pragma once
3
5
7{
10 bool do_refcount; // whether to increment the reference count of the frame
11};
12
const pagetable_walk_options_t pagetable_do_map_callbacks
Definition do_map.c:44
vm_flags
Definition platform.h:40
unsigned long long pfn_t
Definition types.h:41