Searched defs:kernel_pmap_store (Results 1 - 10 of 10) sorted by relevance

/src/sys/arch/hppa/hppa/
H A Dpmap.c102 static struct pmap kernel_pmap_store; variable in typeref:struct:pmap
/src/sys/uvm/pmap/
H A Dpmap.c226 struct pmap_kernel kernel_pmap_store = { variable in typeref:struct:pmap_kernel
/src/sys/arch/sun2/sun2/
H A Dpmap.c222 static struct pmap kernel_pmap_store; variable in typeref:struct:pmap
/src/sys/arch/vax/vax/
H A Dpmap.c88 static struct pmap kernel_pmap_store; variable in typeref:struct:pmap
/src/sys/arch/ia64/ia64/
H A Dpmap.c206 static struct pmap kernel_pmap_store;/* the kernel's pmap (proc0) */ variable in typeref:struct:pmap
/src/sys/arch/m68k/m68k/
H A Dpmap_68k.c511 static struct pmap kernel_pmap_store; variable in typeref:struct:pmap
H A Dpmap_motorola.c247 static struct pmap kernel_pmap_store; variable in typeref:struct:pmap
/src/sys/arch/sun3/sun3/
H A Dpmap.c229 static struct pmap kernel_pmap_store; variable in typeref:struct:pmap
/src/sys/arch/sparc/sparc/
H A Dpmap.c398 static struct pmap kernel_pmap_store; /* the kernel's pmap */ variable in typeref:struct:pmap
[all...]
/src/sys/arch/arm/arm32/
H A Dpmap.c238 static struct pmap kernel_pmap_store = { variable in typeref:struct:pmap

Completed in 57 milliseconds