Home
last modified time | relevance | path

Searched defs:cpu_idcache_wbinv_range (Results 1 – 3 of 3) sorted by relevance

/freebsd-12-stable/sys/riscv/include/
Dcpufunc.h119 #define cpu_idcache_wbinv_range(a, s) macro
/freebsd-12-stable/sys/arm64/include/
Dcpufunc.h139 #define cpu_idcache_wbinv_range(a, s) arm64_idcache_wbinv_range((a), (s)) macro
/freebsd-12-stable/sys/arm/include/
Dcpufunc.h190 #define cpu_idcache_wbinv_range(a, s) cpufuncs.cf_idcache_wbinv_range((a), (s)) macro