OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:PDIR_SLOT_PCPU
(Results
1 - 4
of
4
) sorted by relevancy
/src/sys/arch/x86/include/
pmap_private.h
375
#define
PDIR_SLOT_PCPU
510
376
#define PMAP_PCPU_BASE (VA_SIGN_NEG((
PDIR_SLOT_PCPU
* NBPD_L4)))
/src/tests/modules/x86_pte_tester/
x86_pte_tester.c
333
if (lvl == NLEVEL && slot ==
PDIR_SLOT_PCPU
) {
/src/sys/arch/amd64/amd64/
machdep.c
1657
slotspace.area[SLAREA_PCPU].sslot =
PDIR_SLOT_PCPU
;
/src/sys/arch/x86/x86/
pmap.c
2766
pdir[
PDIR_SLOT_PCPU
] = PDP_BASE[
PDIR_SLOT_PCPU
];
Completed in 34 milliseconds
Indexes created Fri Oct 17 03:10:13 GMT 2025