Home
last modified time | relevance | path

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

/freebsd/sys/arm/include/
H A Dcpufunc.h77 #define cpu_l2cache_wb_range(a, s) cpufuncs.cf_l2cache_wb_range((a), (s)) macro
H A Dcpu.h571 cpu_l2cache_wb_range(pa, size); in dcache_wb_poc()