OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:L4_BASE
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/amd64/stand/prekern/
pdir.h
45
#define
L4_BASE
((pd_entry_t *)((char *)L3_BASE + L4_SLOT_PTE * NBPD_L1))
/src/sys/arch/amd64/include/
pmap_private.h
130
#define
L4_BASE
((pd_entry_t *)((char *)L3_BASE + L4_SLOT_PTE * NBPD_L1))
132
#define PDP_BASE
L4_BASE
168
#define PDES_INITIALIZER { L2_BASE, L3_BASE,
L4_BASE
}
Completed in 11 milliseconds
Indexes created Sat Sep 20 22:09:52 GMT 2025