Home
last modified time | relevance | path

Searched refs:cpu_l2cache_wbinv_range (Results 1 – 2 of 2) sorted by relevance

/f-stack/freebsd/arm/include/
H A Dcpufunc.h81 #define cpu_l2cache_wbinv_range(a, s) cpufuncs.cf_l2cache_wbinv_range((a), (s)) macro
H A Dcpu-v6.h616 cpu_l2cache_wbinv_range(pa, size); in dcache_wbinv_poc()