Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/x86/platform/efi/
H A 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()
/kernel/linux/linux-6.6/arch/x86/platform/efi/
H A 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()

Completed in 2 milliseconds