OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:L4_MASK
(Results
1 - 4
of
4
) sorted by relevancy
/src/sys/arch/amd64/stand/prekern/
pdir.h
60
#define
L4_MASK
0x0000ff8000000000
65
#define L4_FRAME
L4_MASK
/src/sys/arch/amd64/include/
pte.h
96
#define
L4_MASK
0x0000ff8000000000
101
#define L4_FRAME
L4_MASK
pmap_private.h
160
#define PTP_MASK_INITIALIZER { L1_MASK, L2_MASK, L3_MASK,
L4_MASK
}
/src/sys/arch/x86/include/
pte.h
63
#define pl4_pi(VA) (((VA_SIGN_POS(VA)) &
L4_MASK
) >> L4_SHIFT)
Completed in 100 milliseconds
Indexes created Wed Oct 15 16:09:53 GMT 2025