Searched defs:sys_table (Results 1 – 7 of 7) sorted by relevance
/Linux-v4.19/drivers/firmware/efi/libstub/ |
D | efistub.h | 31 #define pr_efi(sys_table, msg) do { \ argument 35 #define pr_efi_err(sys_table, msg) efi_printk(sys_table, "EFI stub: ERROR: "msg) argument
|
D | fdt.c | 22 static void fdt_update_cell_size(efi_system_table_t *sys_table, void *fdt) in fdt_update_cell_size() 35 static efi_status_t update_fdt(efi_system_table_t *sys_table, void *orig_fdt, in update_fdt() 251 efi_status_t allocate_new_fdt_and_exit_boot(efi_system_table_t *sys_table, in allocate_new_fdt_and_exit_boot() 365 void *get_fdt(efi_system_table_t *sys_table, unsigned long *fdt_size) in get_fdt()
|
D | arm32-stub.c | 194 efi_status_t handle_kernel_image(efi_system_table_t *sys_table, in handle_kernel_image()
|
D | arm-stub.c | 91 unsigned long efi_entry(void *handle, efi_system_table_t *sys_table, in efi_entry()
|
/Linux-v4.19/arch/ia64/kernel/ |
D | crash.c | 237 static struct ctl_table sys_table[] = { variable
|
/Linux-v4.19/arch/x86/boot/compressed/ |
D | eboot.c | 21 static efi_system_table_t *sys_table; variable
|
/Linux-v4.19/fs/quota/ |
D | dquot.c | 2941 static struct ctl_table sys_table[] = { variable
|