OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:kcpup
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/arch/sparc/sparc/
pmap.c
7693
cpu_kcore_hdr_t *
kcpup
;
local in function:pmap_dumpmmu
7732
kcpup
= (cpu_kcore_hdr_t *)((int)bp + ALIGN(sizeof(kcore_seg_t)));
7733
kcpup
->cputype = cputyp;
7734
kcpup
->kernbase = KERNBASE;
7735
kcpup
->nmemseg = npmemarr;
7736
kcpup
->memsegoffset = memsegoffset = ALIGN(sizeof(cpu_kcore_hdr_t));
7737
kcpup
->nsegmap = NKREG*NSEGRG;
7738
kcpup
->segmapoffset = segmapoffset =
7741
kcpup
->npmeg = (CPU_HAS_SUNMMU) ? seginval + 1 : 0;
7742
kcpup
->pmegoffset = pmegoffset
[
all
...]
Completed in 16 milliseconds
Indexes created Sun Nov 02 07:10:05 GMT 2025