Lines Matching defs:sys_table_arg
54 void efi_printk(efi_system_table_t *sys_table_arg, char *str) in efi_printk()
80 efi_status_t efi_get_memory_map(efi_system_table_t *sys_table_arg, in efi_get_memory_map()
131 unsigned long get_dram_base(efi_system_table_t *sys_table_arg) in get_dram_base()
168 efi_status_t efi_high_alloc(efi_system_table_t *sys_table_arg, in efi_high_alloc()
263 efi_status_t efi_low_alloc(efi_system_table_t *sys_table_arg, in efi_low_alloc()
341 void efi_free(efi_system_table_t *sys_table_arg, unsigned long size, in efi_free()
353 static efi_status_t efi_file_size(efi_system_table_t *sys_table_arg, void *__fh, in efi_file_size()
416 static efi_status_t efi_open_volume(efi_system_table_t *sys_table_arg, in efi_open_volume()
502 efi_status_t handle_cmdline_files(efi_system_table_t *sys_table_arg, in handle_cmdline_files()
689 efi_status_t efi_relocate_kernel(efi_system_table_t *sys_table_arg, in efi_relocate_kernel()
805 char *efi_convert_cmdline(efi_system_table_t *sys_table_arg, in efi_convert_cmdline()
858 efi_status_t efi_exit_boot_services(efi_system_table_t *sys_table_arg, in efi_exit_boot_services()