Searched defs:cf_dcache_wbinv_all (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/StdLib/Include/Arm/machine/
H A Dcpufunc.h127 void (*cf_dcache_wbinv_all) __P((void)); member in struct:cpu_functions
176 #define cpu_dcache_wbinv_all() cpufuncs.cf_dcache_wbinv_all()

Completed in 33 milliseconds