Home
last modified time | relevance | path

Searched refs:cpu_dcache_wbinv_range (Results 1 – 3 of 3) sorted by relevance

/f-stack/freebsd/arm64/include/
H A Dcpufunc.h225 #define cpu_dcache_wbinv_range(a, s) arm64_dcache_wbinv_range((a), (s)) macro
/f-stack/freebsd/arm64/arm64/
H A Dbusdma_bounce.c1163 cpu_dcache_wbinv_range(bpage->vaddr, in bounce_bus_dmamap_sync()
H A Dpmap.c6169 cpu_dcache_wbinv_range(tmpva, L3_SIZE); in pmap_change_attr_locked()