Searched refs:cpu_l2cache_wb_range (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/arm/include/ | ||
H A D | cpufunc.h | 77 #define cpu_l2cache_wb_range(a, s) cpufuncs.cf_l2cache_wb_range((a), (s)) macro |
H A D | cpu.h | 571 cpu_l2cache_wb_range(pa, size); in dcache_wb_poc() |