OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:early_zerop
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/xen/x86/
x86_xpmap.c
520
* -
early_zerop
624
extern char *
early_zerop
; /* from pmap.c */
638
*
early_zerop
648
early_zerop
= (char *)map_end;
/src/sys/arch/x86/x86/
pmap.c
419
char *
early_zerop
; /* also referenced from xen_locore() */
variable in typeref:typename:char *
421
static char *
early_zerop
;
variable in typeref:typename:char *
1313
early_zerop
= (void *)cpu_info_primary.vpage[VPAGE_ZER];
1324
/*
early_zerop
initialized in xen_locore() */
1326
early_zerop
= (void *)bootspace.spareva;
1328
early_zero_pte = PTE_BASE + pl1_i((vaddr_t)
early_zerop
);
5635
pmap_update_pg((vaddr_t)
early_zerop
);
5636
memset(PAGE_ALIGNED(
early_zerop
), 0, PAGE_SIZE);
Completed in 15 milliseconds
Indexes created Thu Oct 02 14:10:14 GMT 2025