OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:X86_MMAP_FLAG_MASK
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/x86/include/
pmap.h
88
#define pmap_phys_address(ppn) (x86_ptob(ppn) & ~
X86_MMAP_FLAG_MASK
)
97
#define
X86_MMAP_FLAG_MASK
0xf
/src/sys/arch/x86/x86/
pmap.c
6046
u_int nflag = (mdpgno >> X86_MMAP_FLAG_SHIFT) &
X86_MMAP_FLAG_MASK
;
Completed in 15 milliseconds
Indexes created Fri Oct 17 00:09:41 GMT 2025