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

/freebsd-10.0-release/sys/powerpc/aim/
H A Dmmu_oea.c322 static void moea_sync_icache(mmu_t, pmap_t, vm_offset_t, vm_size_t);
354 MMUMETHOD(mmu_sync_icache, moea_sync_icache),
2611 moea_sync_icache(mmu_t mmu, pmap_t pm, vm_offset_t va, vm_size_t sz) function

Completed in 127 milliseconds