Home
last modified time | relevance | path

Searched refs:pmap_funcs (Results 1 – 7 of 7) sorted by relevance

/freebsd/sys/powerpc/include/
H A Dmmuvar.h106 struct pmap_funcs { struct
178 const struct pmap_funcs *funcs; argument
/freebsd/sys/powerpc/ps3/
H A Dmmu_ps3.c73 static struct pmap_funcs mps3_methods = {
/freebsd/sys/powerpc/pseries/
H A Dmmu_phyp.c86 static struct pmap_funcs mphyp_methods = {
/freebsd/sys/powerpc/aim/
H A Dmoea64_native.c281 static struct pmap_funcs moea64_native_methods = {
H A Dmmu_oea.c334 static struct pmap_funcs moea_methods = {
H A Dmmu_oea64.c451 static struct pmap_funcs moea64_methods = {
H A Dmmu_radix.c499 static struct pmap_funcs mmu_radix_methods = {