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

/freebsd-10.1-release/sys/powerpc/aim/
H A Dmmu_oea.c316 static void moea_sync_icache(mmu_t, pmap_t, vm_offset_t, vm_size_t);
347 MMUMETHOD(mmu_sync_icache, moea_sync_icache),
2617 moea_sync_icache(mmu_t mmu, pmap_t pm, vm_offset_t va, vm_size_t sz) function

Completed in 39 milliseconds