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

/linux-4.1.27/drivers/firmware/efi/libstub/
H A Darm-stub.c45 efi_open_volume(efi_system_table_t *sys_table_arg, void *__image, void **__fh) efi_open_volume() argument
/linux-4.1.27/arch/x86/boot/compressed/
H A Deboot.c200 static inline efi_status_t __open_volume32(void *__image, void **__fh) __open_volume32() argument
226 static inline efi_status_t __open_volume64(void *__image, void **__fh) __open_volume64() argument
253 efi_open_volume(efi_system_table_t *sys_table, void *__image, void **__fh) efi_open_volume() argument

Completed in 57 milliseconds