Searched refs:sys_table (Results 1 – 7 of 7) sorted by relevance
42 struct efi_simple_text_output_protocol *con = priv->sys_table->con_out; in efi_putc()57 struct efi_system_table *sys_table) in efi_init() argument60 struct efi_boot_services *boot = sys_table->boottime; in efi_init()65 priv->sys_table = sys_table; in efi_init()66 priv->boot = sys_table->boottime; in efi_init()68 priv->run = sys_table->runtime; in efi_init()
26 return global_priv->sys_table; in efi_get_sys_table()100 efi_status_t efi_main(efi_handle_t image, struct efi_system_table *sys_table) in efi_main() argument106 efi_init(priv, "App", image, sys_table); in efi_main()
274 efi_status_t efi_main(efi_handle_t image, struct efi_system_table *sys_table) in efi_main() argument277 struct efi_boot_services *boot = sys_table->boottime; in efi_main()285 ret = efi_init(priv, "Payload", image, sys_table); in efi_main()
116 struct efi_system_table *sys_table = efi_get_sys_table(); in _debug_uart_putc() local121 sys_table->con_out->output_string(sys_table->con_out, ucode); in _debug_uart_putc()
237 static struct ctl_table sys_table[] = { variable259 register_sysctl_table(sys_table); in machine_crash_setup()
308 struct efi_system_table *sys_table; member351 struct efi_system_table *sys_table);
2953 static struct ctl_table sys_table[] = { variable2969 register_sysctl_table(sys_table); in dquot_init()