OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:L4_FRAME
(Results
1 - 4
of
4
) sorted by relevancy
/src/sys/arch/amd64/stand/prekern/
pdir.h
65
#define
L4_FRAME
L4_MASK
66
#define L3_FRAME (
L4_FRAME
|L3_MASK)
/src/sys/arch/amd64/include/
pte.h
101
#define
L4_FRAME
L4_MASK
102
#define L3_FRAME (
L4_FRAME
|L3_MASK)
pmap_private.h
161
#define PTP_FRAME_INITIALIZER { L1_FRAME, L2_FRAME, L3_FRAME,
L4_FRAME
}
/src/sys/arch/x86/include/
pte.h
73
#define pl4_i(VA) (((VA_SIGN_POS(VA)) &
L4_FRAME
) >> L4_SHIFT)
Completed in 12 milliseconds
Indexes created Sun Oct 19 02:09:48 GMT 2025