Lines Matching refs:efi_system_table_t
680 } efi_system_table_t; typedef
734 efi_system_table_t *system_table;
830 efi_system_table_t *systab; /* EFI system table */
1254 void efi_printk(efi_system_table_t *sys_table_arg, char *str);
1256 void efi_free(efi_system_table_t *sys_table_arg, unsigned long size,
1259 char *efi_convert_cmdline(efi_system_table_t *sys_table_arg,
1262 efi_status_t efi_get_memory_map(efi_system_table_t *sys_table_arg,
1269 efi_status_t efi_low_alloc(efi_system_table_t *sys_table_arg,
1273 efi_status_t efi_high_alloc(efi_system_table_t *sys_table_arg,
1277 efi_status_t efi_relocate_kernel(efi_system_table_t *sys_table_arg,
1284 efi_status_t handle_cmdline_files(efi_system_table_t *sys_table_arg,