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