Searched defs:sys_table_arg (Results 1 - 3 of 3) sorted by relevance

/linux-4.4.14/drivers/firmware/efi/libstub/
H A Darm64-stub.c16 efi_status_t __init handle_kernel_image(efi_system_table_t *sys_table_arg, handle_kernel_image() argument
H A Darm-stub.c21 static int efi_secureboot_enabled(efi_system_table_t *sys_table_arg) efi_secureboot_enabled() argument
45 efi_status_t efi_open_volume(efi_system_table_t *sys_table_arg, efi_open_volume() argument
87 efi_file_size(efi_system_table_t *sys_table_arg, void *__fh, efi_file_size() argument
139 void efi_char16_printk(efi_system_table_t *sys_table_arg, efi_char16_printk() argument
H A Defi-stub-helper.c49 void efi_printk(efi_system_table_t *sys_table_arg, char *str) efi_printk() argument
66 efi_status_t efi_get_memory_map(efi_system_table_t *sys_table_arg, efi_get_memory_map() argument
113 unsigned long get_dram_base(efi_system_table_t *sys_table_arg) get_dram_base() argument
141 efi_status_t efi_high_alloc(efi_system_table_t *sys_table_arg, efi_high_alloc() argument
227 efi_status_t efi_low_alloc(efi_system_table_t *sys_table_arg, efi_low_alloc() argument
296 void efi_free(efi_system_table_t *sys_table_arg, unsigned long size, efi_free() argument
358 efi_status_t handle_cmdline_files(efi_system_table_t *sys_table_arg, handle_cmdline_files() argument
545 efi_status_t efi_relocate_kernel(efi_system_table_t *sys_table_arg, efi_relocate_kernel() argument
657 char *efi_convert_cmdline(efi_system_table_t *sys_table_arg, efi_convert_cmdline() argument

Completed in 97 milliseconds