Searched defs:sys_table (Results 1 – 8 of 8) sorted by relevance
/Linux-v5.4/drivers/firmware/efi/libstub/ |
D | fdt.c | 19 static void fdt_update_cell_size(efi_system_table_t *sys_table, void *fdt) in fdt_update_cell_size() 30 static efi_status_t update_fdt(efi_system_table_t *sys_table, void *orig_fdt, in update_fdt() 247 efi_status_t allocate_new_fdt_and_exit_boot(efi_system_table_t *sys_table, in allocate_new_fdt_and_exit_boot() 364 void *get_fdt(efi_system_table_t *sys_table, unsigned long *fdt_size) in get_fdt()
|
D | efistub.h | 32 #define pr_efi(sys_table, msg) do { \ argument 36 #define pr_efi_err(sys_table, msg) efi_printk(sys_table, "EFI stub: ERROR: "msg) argument
|
D | arm32-stub.c | 190 efi_status_t handle_kernel_image(efi_system_table_t *sys_table, in handle_kernel_image()
|
D | arm-stub.c | 113 unsigned long efi_entry(void *handle, efi_system_table_t *sys_table, in efi_entry()
|
D | efi-stub-helper.c | 949 void *get_efi_config_table(efi_system_table_t *sys_table, efi_guid_t guid) in get_efi_config_table()
|
/Linux-v5.4/arch/ia64/kernel/ |
D | crash.c | 237 static struct ctl_table sys_table[] = { variable
|
/Linux-v5.4/arch/x86/boot/compressed/ |
D | eboot.c | 21 static efi_system_table_t *sys_table; variable
|
/Linux-v5.4/fs/quota/ |
D | dquot.c | 2949 static struct ctl_table sys_table[] = { variable
|