HomeSort by relevance Sort by last modified time
    Searched full:cf_icache_sync_all (Results 1 - 1 of 1) sorted by null

  /device/linaro/bootloader/edk2/StdLib/Include/Arm/machine/
cpufunc.h 124 void (*cf_icache_sync_all) __P((void)); member in struct:cpu_functions
173 #define cpu_icache_sync_all() cpufuncs.cf_icache_sync_all()

Completed in 347 milliseconds