Searched refs:EFI_CACHELINE_SIZE (Results 1 – 1 of 1) sorted by relevance
34 #define EFI_CACHELINE_SIZE CONFIG_SYS_CACHELINE_SIZE macro37 #define EFI_CACHELINE_SIZE 128 macro255 flush_dcache_range((ulong)p & ~(EFI_CACHELINE_SIZE - 1), in efi_runtime_relocate()256 ALIGN((ulong)&p[1], EFI_CACHELINE_SIZE)); in efi_runtime_relocate()