Searched refs:sys_table (Results 1 – 3 of 3) sorted by relevance
21 static efi_system_table_t *sys_table; variable35 table = (typeof(table))sys_table; \76 efi_printk(sys_table, "Failed to allocate memory for 'rom'\n"); in preserve_pci_rom_image()93 efi_printk(sys_table, "Failed to read rom->vendor\n"); in preserve_pci_rom_image()102 efi_printk(sys_table, "Failed to read rom->devid\n"); in preserve_pci_rom_image()150 efi_printk(sys_table, "Failed to allocate memory for 'pci_handle'\n"); in setup_efi_pci()208 efi_printk(sys_table, "Unsupported properties proto version\n"); in retrieve_apple_device_properties()220 efi_printk(sys_table, "Failed to allocate memory for 'properties'\n"); in retrieve_apple_device_properties()250 efi_table_attr(efi_system_table, fw_vendor, sys_table); in setup_quirks()397 sys_table = (efi_system_table_t *)(unsigned long)efi_early->table; in make_boot_params()[all …]
237 static struct ctl_table sys_table[] = { variable259 register_sysctl_table(sys_table); in machine_crash_setup()
65 void free_screen_info(efi_system_table_t *sys_table, struct screen_info *si);