Home
last modified time | relevance | path

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

/freebsd-14-stable/sys/powerpc/aim/
HDmmu_oea64.c432 static void moea64_sync_icache(pmap_t, vm_offset_t, vm_size_t);
480 .sync_icache = moea64_sync_icache,
3221 moea64_sync_icache(pmap_t pm, vm_offset_t va, vm_size_t sz) in moea64_sync_icache() function