Home
last modified time | relevance | path

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

/freebsd-12.1/sys/arm/arm/
H A Dbus_space_generic.c133 cpu_l2cache_drain_writebuf(); in generic_bs_barrier()
H A Dmachdep_intr.c131 cpu_l2cache_drain_writebuf(); in arm_irq_memory_barrier()
H A Dsys_machdep.c162 cpu_l2cache_drain_writebuf(); in arm32_drain_writebuf()
H A Dbusdma_machdep-v6.c1457 cpu_l2cache_drain_writebuf(); in bus_dmamap_sync()
/freebsd-12.1/sys/arm/include/
H A Dcpufunc.h197 #define cpu_l2cache_drain_writebuf() cpufuncs.cf_l2cache_drain_writebuf() macro