Home
last modified time | relevance | path

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

/linux-4.1.27/arch/x86/platform/efi/
Defi.c262 efi_systab.con_out_handle = systab64->con_out_handle; in efi_systab_init()
263 tmp |= systab64->con_out_handle; in efi_systab_init()
305 efi_systab.con_out_handle = systab32->con_out_handle; in efi_systab_init()
/linux-4.1.27/include/linux/
Defi.h629 u64 con_out_handle; member
646 u32 con_out_handle; member
662 unsigned long con_out_handle; member
/linux-4.1.27/drivers/xen/
Defi.c278 .con_out_handle = EFI_INVALID_TABLE_ADDR, /* Not used under Xen. */