Searched refs:mmu_booke_object_init_pt (Results 1 - 1 of 1) sorted by relevance

/freebsd-current/sys/powerpc/booke/
H A Dpmap.c312 static void mmu_booke_object_init_pt(pmap_t, vm_offset_t,
376 .object_init_pt = mmu_booke_object_init_pt,
2341 * mmu_booke_object_init_pt preloads the ptes for a given object into the
2346 mmu_booke_object_init_pt(pmap_t pmap, vm_offset_t addr, function
2352 ("mmu_booke_object_init_pt: non-device object"));

Completed in 162 milliseconds