Home
last modified time | relevance | path

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

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