Home
last modified time | relevance | path

Searched refs:con_out_handle (Results 1 – 3 of 3) sorted by relevance

/linux-4.4.14/arch/x86/platform/efi/
Defi.c286 efi_systab.con_out_handle = systab64->con_out_handle; in efi_systab_init()
287 tmp |= systab64->con_out_handle; in efi_systab_init()
329 efi_systab.con_out_handle = systab32->con_out_handle; in efi_systab_init()
/linux-4.4.14/include/linux/
Defi.h639 u64 con_out_handle; member
656 u32 con_out_handle; member
672 unsigned long con_out_handle; member
/linux-4.4.14/drivers/xen/
Defi.c278 .con_out_handle = EFI_INVALID_TABLE_ADDR, /* Not used under Xen. */