Searched refs:cf_idcache_wbinv_all (Results 1 - 2 of 2) sorted by relevance

/freebsd-11.0-release/sys/arm/include/
H A Dcpufunc.h140 void (*cf_idcache_wbinv_all) (void); member in struct:cpu_functions
185 #define cpu_idcache_wbinv_all() cpufuncs.cf_idcache_wbinv_all()
/freebsd-11.0-release/sys/arm/arm/
H A Dgenassym.c94 ASSYM(CF_IDCACHE_WBINV_ALL, offsetof(struct cpu_functions, cf_idcache_wbinv_all));

Completed in 61 milliseconds