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

  /device/linaro/bootloader/edk2/StdLib/Include/Arm/machine/
cpufunc.h 130 void (*cf_dcache_wb_range) __P((vaddr_t, vsize_t)); member in struct:cpu_functions
179 #define cpu_dcache_wb_range(a, s) cpufuncs.cf_dcache_wb_range((a), (s))

Completed in 708 milliseconds