Home
last modified time | relevance | path

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

/freebsd/sys/powerpc/aim/
H A Dmmu_oea64.c438 static void moea64_sync_icache(pmap_t, vm_offset_t, vm_size_t);
486 .sync_icache = moea64_sync_icache,
3237 moea64_sync_icache(pmap_t pm, vm_offset_t va, vm_size_t sz) in moea64_sync_icache() function