Home
last modified time | relevance | path

Searched refs:con_out (Results 1 – 5 of 5) sorted by relevance

/Linux-v4.19/arch/x86/platform/efi/
Defi.c327 efi_systab.con_out = systab64->con_out; in efi_systab_init()
328 tmp |= systab64->con_out; in efi_systab_init()
369 efi_systab.con_out = systab32->con_out; in efi_systab_init()
/Linux-v4.19/arch/x86/xen/
Defi.c46 .con_out = EFI_INVALID_TABLE_ADDR, /* Not used under Xen. */
/Linux-v4.19/drivers/firmware/efi/libstub/
Darm-stub.c48 out = (struct efi_simple_text_output_protocol *)sys_table_arg->con_out; in efi_char16_printk()
/Linux-v4.19/include/linux/
Defi.h714 u64 con_out; member
731 u32 con_out; member
747 unsigned long con_out; member
/Linux-v4.19/arch/x86/boot/compressed/
Deboot.c39 c->text_output = table->con_out; \