Home
last modified time | relevance | path

Searched defs:__image (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/arch/x86/boot/compressed/
Deboot.c200 static inline efi_status_t __open_volume32(void *__image, void **__fh) in __open_volume32()
226 static inline efi_status_t __open_volume64(void *__image, void **__fh) in __open_volume64()
253 efi_open_volume(efi_system_table_t *sys_table, void *__image, void **__fh) in efi_open_volume()
/linux-4.4.14/drivers/firmware/efi/libstub/
Darm-stub.c46 void *__image, void **__fh) in efi_open_volume()