Home
last modified time | relevance | path

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

/f-stack/freebsd/arm/include/
H A Dkdb.h49 icache_sync((vm_offset_t)addr, size); in kdb_cpu_sync_icache()
H A Dcpu-v6.h459 icache_sync(vm_offset_t va, vm_size_t size) in icache_sync() function
/f-stack/freebsd/arm/arm/
H A Dfiq.c79 icache_sync((vm_offset_t) fiqvector, size); in fiq_installhandler()
H A Ddb_interface.c247 icache_sync(addr, size); in db_write_bytes()
H A Dmachdep.c178 icache_sync(va, (ARM_NVEC * 2) * sizeof(u_int));