OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:NBPD_L3
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/arch/amd64/stand/prekern/
pdir.h
43
#define L2_BASE ((pd_entry_t *)((char *)L1_BASE + L4_SLOT_PTE *
NBPD_L3
))
57
#define
NBPD_L3
(1UL << L3_SHIFT) /* # bytes mapped by L3 ent (1G) */
/src/sys/arch/amd64/include/
pte.h
93
#define
NBPD_L3
(1UL << L3_SHIFT) /* # bytes mapped by L3 ent (1G) */
/src/sys/arch/i386/include/
pte.h
116
#define
NBPD_L3
(1ULL << L3_SHIFT) /* # bytes mapped by L3 ent (1GB) */
Completed in 32 milliseconds
Indexes created Thu Sep 25 02:09:54 GMT 2025