Home
last modified time | relevance | path

Searched refs:EFI_CACHELINE_SIZE (Results 1 – 3 of 3) sorted by relevance

/u-boot/lib/efi_loader/
A Defi_runtime.c732 flush_dcache_range((ulong)p & ~(EFI_CACHELINE_SIZE - 1), in efi_runtime_relocate()
733 ALIGN((ulong)&p[1], EFI_CACHELINE_SIZE)); in efi_runtime_relocate()
A Defi_image_loader.c860 ALIGN(virt_size, EFI_CACHELINE_SIZE)); in efi_load_pe()
/u-boot/include/
A Defi_loader.h131 #define EFI_CACHELINE_SIZE CONFIG_SYS_CACHELINE_SIZE macro
134 #define EFI_CACHELINE_SIZE 128 macro

Completed in 9 milliseconds