Home
last modified time | relevance | path

Searched defs:sys_table (Results 1 – 6 of 6) sorted by relevance

/linux-4.4.14/drivers/firmware/efi/libstub/
Dfdt.c19 efi_status_t update_fdt(efi_system_table_t *sys_table, void *orig_fdt, in update_fdt()
177 efi_status_t allocate_new_fdt_and_exit_boot(efi_system_table_t *sys_table, in allocate_new_fdt_and_exit_boot()
317 void *get_fdt(efi_system_table_t *sys_table, unsigned long *fdt_size) in get_fdt()
Darm-stub.c168 unsigned long efi_entry(void *handle, efi_system_table_t *sys_table, in efi_entry()
/linux-4.4.14/arch/ia64/kernel/
Dcrash.c258 static struct ctl_table sys_table[] = { variable
/linux-4.4.14/arch/x86/boot/compressed/
Deboot.c19 static efi_system_table_t *sys_table; variable
160 efi_file_size(efi_system_table_t *sys_table, void *__fh, in efi_file_size()
253 efi_open_volume(efi_system_table_t *sys_table, void *__image, void **__fh) in efi_open_volume()
/linux-4.4.14/fs/quota/
Ddquot.c2871 static struct ctl_table sys_table[] = { variable
/linux-4.4.14/include/linux/
Defi.h1251 #define pr_efi(sys_table, msg) efi_printk(sys_table, "EFI stub: "msg) argument
1252 #define pr_efi_err(sys_table, msg) efi_printk(sys_table, "EFI stub: ERROR: "msg) argument