Home
last modified time | relevance | path

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

/freebsd/sys/arm/arm/
H A Dmachdep_intr.c97 cpu_l2cache_drain_writebuf(); in arm_irq_memory_barrier()
H A Dbus_space_generic.c129 cpu_l2cache_drain_writebuf(); in generic_bs_barrier()
H A Dsys_machdep.c146 cpu_l2cache_drain_writebuf(); in arm32_drain_writebuf()
H A Dbusdma_machdep.c1284 cpu_l2cache_drain_writebuf(); in bus_dmamap_sync()
/freebsd/sys/arm/include/
H A Dcpufunc.h80 #define cpu_l2cache_drain_writebuf() cpufuncs.cf_l2cache_drain_writebuf() macro