Home
last modified time | relevance | path

Searched refs:efi_cache_sync_image (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/firmware/efi/libstub/
H A Dzboot.c52 void __weak efi_cache_sync_image(unsigned long image_base, in efi_cache_sync_image() function
138 efi_cache_sync_image(image_base, alloc_size); in efi_zboot_entry()
H A Darm64.c93 void efi_cache_sync_image(unsigned long image_base, in efi_cache_sync_image() function