Searched defs:sys_table_arg (Results 1 – 14 of 14) sorted by relevance
| /kernel/linux/linux-4.19/drivers/firmware/efi/libstub/ |
| D | efi-stub-helper.c | 59 void efi_printk(efi_system_table_t *sys_table_arg, char *str) in efi_printk() 85 efi_status_t efi_get_memory_map(efi_system_table_t *sys_table_arg, in efi_get_memory_map() 136 unsigned long get_dram_base(efi_system_table_t *sys_table_arg) in get_dram_base() 173 efi_status_t efi_high_alloc(efi_system_table_t *sys_table_arg, in efi_high_alloc() 268 efi_status_t efi_low_alloc(efi_system_table_t *sys_table_arg, in efi_low_alloc() 346 void efi_free(efi_system_table_t *sys_table_arg, unsigned long size, in efi_free() 358 static efi_status_t efi_file_size(efi_system_table_t *sys_table_arg, void *__fh, in efi_file_size() 421 static efi_status_t efi_open_volume(efi_system_table_t *sys_table_arg, in efi_open_volume() 512 efi_status_t handle_cmdline_files(efi_system_table_t *sys_table_arg, in handle_cmdline_files() 699 efi_status_t efi_relocate_kernel(efi_system_table_t *sys_table_arg, in efi_relocate_kernel() [all …]
|
| D | arm32-stub.c | 14 efi_status_t check_platform_features(efi_system_table_t *sys_table_arg) in check_platform_features() 33 struct screen_info *alloc_screen_info(efi_system_table_t *sys_table_arg) in alloc_screen_info() 59 void free_screen_info(efi_system_table_t *sys_table_arg, struct screen_info *si) in free_screen_info() 68 static efi_status_t reserve_kernel_base(efi_system_table_t *sys_table_arg, in reserve_kernel_base()
|
| D | tpm.c | 41 void efi_enable_reset_attack_mitigation(efi_system_table_t *sys_table_arg) in efi_enable_reset_attack_mitigation() 62 static void efi_retrieve_tpm2_eventlog_1_2(efi_system_table_t *sys_table_arg) in efi_retrieve_tpm2_eventlog_1_2() 132 void efi_retrieve_tpm2_eventlog(efi_system_table_t *sys_table_arg) in efi_retrieve_tpm2_eventlog()
|
| D | arm64-stub.c | 28 efi_status_t check_platform_features(efi_system_table_t *sys_table_arg) in check_platform_features() 47 efi_status_t handle_kernel_image(efi_system_table_t *sys_table_arg, in handle_kernel_image()
|
| D | random.c | 23 efi_status_t efi_get_random_bytes(efi_system_table_t *sys_table_arg, in efi_get_random_bytes() 72 efi_status_t efi_random_alloc(efi_system_table_t *sys_table_arg, in efi_random_alloc() 148 efi_status_t efi_random_get_seed(efi_system_table_t *sys_table_arg) in efi_random_get_seed()
|
| D | gop.c | 89 setup_gop32(efi_system_table_t *sys_table_arg, struct screen_info *si, in setup_gop32() 186 setup_gop64(efi_system_table_t *sys_table_arg, struct screen_info *si, in setup_gop64() 285 efi_status_t efi_setup_gop(efi_system_table_t *sys_table_arg, in efi_setup_gop()
|
| D | arm-stub.c | 43 void efi_char16_printk(efi_system_table_t *sys_table_arg, in efi_char16_printk() 52 static struct screen_info *setup_graphics(efi_system_table_t *sys_table_arg) in setup_graphics()
|
| D | secureboot.c | 37 enum efi_secureboot_mode efi_get_secureboot(efi_system_table_t *sys_table_arg) in efi_get_secureboot()
|
| D | fdt.c | 221 static efi_status_t exit_boot_func(efi_system_table_t *sys_table_arg, in exit_boot_func()
|
| /kernel/linux/linux-4.19/arch/arm64/include/asm/ |
| D | efi.h | 98 static inline void free_screen_info(efi_system_table_t *sys_table_arg, in free_screen_info()
|
| /kernel/linux/linux-5.10/drivers/firmware/efi/libstub/ |
| D | x86-stub.c | 356 efi_system_table_t *sys_table_arg) in efi_pe_entry() 670 efi_system_table_t *sys_table_arg, in efi_main()
|
| D | efi-stub.c | 118 efi_system_table_t *sys_table_arg) in efi_pe_entry()
|
| /kernel/linux/linux-4.19/arch/x86/boot/compressed/ |
| D | eboot.c | 677 static efi_status_t exit_boot_func(efi_system_table_t *sys_table_arg, in exit_boot_func()
|
| /kernel/linux/linux-4.19/include/linux/ |
| D | efi.h | 1591 efi_enable_reset_attack_mitigation(efi_system_table_t *sys_table_arg) { } in efi_enable_reset_attack_mitigation()
|