Home
last modified time | relevance | path

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

/linux-5.19.10/arch/x86/platform/efi/
Defi.c59 static unsigned long efi_runtime, efi_nr_tables; variable
82 &efi_runtime,
369 efi_runtime = systab64->runtime; in efi_systab_init()
400 efi_runtime = systab32->runtime; in efi_systab_init()
862 efi.runtime = (efi_runtime_services_t *)efi_runtime; in efi_enter_virtual_mode()
917 if (efi_runtime == EFI_INVALID_TABLE_ADDR) in efi_attr_is_visible()