Home
last modified time | relevance | path

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

/arch/x86/platform/efi/
Defi.c59 static unsigned long efi_runtime, efi_nr_tables; variable
82 &efi_runtime,
366 efi_runtime = systab64->runtime; in efi_systab_init()
397 efi_runtime = systab32->runtime; in efi_systab_init()
859 efi.runtime = (efi_runtime_services_t *)efi_runtime; in efi_enter_virtual_mode()
914 if (efi_runtime == EFI_INVALID_TABLE_ADDR) in efi_attr_is_visible()