Home
last modified time | relevance | path

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

/linux-6.15/arch/x86/platform/efi/
H A Defi.c57 static unsigned long efi_runtime, efi_nr_tables; variable
77 &efi_runtime,
387 efi_runtime = systab64->runtime; in efi_systab_init()
418 efi_runtime = systab32->runtime; in efi_systab_init()
867 efi.runtime = (efi_runtime_services_t *)efi_runtime; in efi_enter_virtual_mode()
915 if (efi_runtime == EFI_INVALID_TABLE_ADDR) in efi_attr_is_visible()