Home
last modified time | relevance | path

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

/Linux-v6.6/arch/x86/platform/efi/
Defi.c59 static unsigned long efi_runtime, efi_nr_tables; variable
82 &efi_runtime,
395 efi_runtime = systab64->runtime; in efi_systab_init()
426 efi_runtime = systab32->runtime; in efi_systab_init()
890 efi.runtime = (efi_runtime_services_t *)efi_runtime; in efi_enter_virtual_mode()
945 if (efi_runtime == EFI_INVALID_TABLE_ADDR) in efi_attr_is_visible()