OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:FlushDataCache
(Results
1 - 4
of
4
) sorted by null
/art/runtime/
utils.h
289
inline void
FlushDataCache
(char* begin, char* end) {
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Core/Dxe/ArchProtocol/Cpu/
Cpu.h
308
EFI_CPU_FLUSH_DATA_CACHE
FlushDataCache
;
331
FlushDataCache
- Flushes a range of the processor's data cache. If the processor does
/device/linaro/bootloader/edk2/MdePkg/Include/Protocol/
Cpu.h
274
EFI_CPU_FLUSH_DATA_CACHE
FlushDataCache
;
/external/syslinux/gpxe/src/include/gpxe/efi/Protocol/
Cpu.h
265
EFI_CPU_FLUSH_DATA_CACHE
FlushDataCache
;
Completed in 426 milliseconds