OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:L2_SLOT_PTE
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/i386/include/
vmparam.h
103
#define
L2_SLOT_PTE
(KERNBASE/NBPD_L2-4) /* 1532: for recursive PDP map */
106
#define
L2_SLOT_PTE
(KERNBASE/NBPD_L2-1) /* 767: for recursive PDP map */
113
#define PDIR_SLOT_PTE
L2_SLOT_PTE
pmap_private.h
218
#define L2_BASE ((pd_entry_t *)((char *)L1_BASE +
L2_SLOT_PTE
* NBPD_L1))
Completed in 18 milliseconds
Indexes created Fri Oct 17 22:10:11 GMT 2025