Home
last modified time | relevance | path

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

/f-stack/freebsd/arm/arm/
H A Dbus_space_generic.c132 cpu_l2cache_drain_writebuf(); in generic_bs_barrier()
H A Dmachdep_intr.c129 cpu_l2cache_drain_writebuf(); in arm_irq_memory_barrier()
H A Dsys_machdep.c148 cpu_l2cache_drain_writebuf(); in arm32_drain_writebuf()
H A Dbusdma_machdep.c1477 cpu_l2cache_drain_writebuf(); in bus_dmamap_sync()
/f-stack/freebsd/arm/include/
H A Dcpufunc.h82 #define cpu_l2cache_drain_writebuf() cpufuncs.cf_l2cache_drain_writebuf() macro