Searched refs:sync_icache (Results 1 – 6 of 6) sorted by relevance
64 sync_icache(uintptr_t addr, size_t len) in sync_icache() function126 rv = sync_icache(ua.addr, ua.len); in arm32_sync_icache()
162 pmap_sync_icache_t sync_icache; member
181 DEFINE_PMAP_IFUNC(void, sync_icache, (pmap_t, vm_offset_t, vm_size_t));
362 .sync_icache = moea_sync_icache,
480 .sync_icache = moea64_sync_icache,
544 .sync_icache = mmu_radix_sync_icache,