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_KERN
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/i386/include/
vmparam.h
104
#define
L2_SLOT_KERN
(KERNBASE/NBPD_L2) /* 1536: start of kernel space */
107
#define
L2_SLOT_KERN
(KERNBASE/NBPD_L2) /* 768: start of kernel space */
110
#define L2_SLOT_KERNBASE
L2_SLOT_KERN
112
#define PDIR_SLOT_KERN
L2_SLOT_KERN
/src/sys/arch/xen/x86/
x86_xpmap.c
723
* This way, L2[
L2_SLOT_KERN
] always points to the shadow.
839
memcpy(&L2[
L2_SLOT_KERN
+ NPDPG], &L2[
L2_SLOT_KERN
], PAGE_SIZE);
840
cpu_info_primary.ci_kpm_pdir = &L2[
L2_SLOT_KERN
+ NPDPG];
Completed in 13 milliseconds
Indexes created Sat Nov 08 12:09:53 GMT 2025