Home
last modified time | relevance | path

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

/freebsd/sys/powerpc/aim/
H A Dmmu_oea.c322 static void moea_sync_icache(pmap_t, vm_offset_t, vm_size_t);
362 .sync_icache = moea_sync_icache,
2744 moea_sync_icache(pmap_t pm, vm_offset_t va, vm_size_t sz) in moea_sync_icache() function