Home
last modified time | relevance | path

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

/linux/drivers/firmware/efi/
A Druntime-wrappers.c369 if (efi.runtime_version < EFI_2_00_SYSTEM_TABLE_REVISION) in virt_efi_query_variable_info()
388 if (efi.runtime_version < EFI_2_00_SYSTEM_TABLE_REVISION) in virt_efi_query_variable_info_nonblocking()
433 if (efi.runtime_version < EFI_2_00_SYSTEM_TABLE_REVISION) in virt_efi_update_capsule()
451 if (efi.runtime_version < EFI_2_00_SYSTEM_TABLE_REVISION) in virt_efi_query_capsule_caps()
A Defi-init.c109 efi.runtime_version = systab->hdr.revision; in uefi_init()
/linux/drivers/xen/
A Defi.c191 if (efi.runtime_version < EFI_2_00_SYSTEM_TABLE_REVISION) in xen_efi_query_variable_info()
223 if (efi.runtime_version < EFI_2_00_SYSTEM_TABLE_REVISION) in xen_efi_update_capsule()
242 if (efi.runtime_version < EFI_2_00_SYSTEM_TABLE_REVISION) in xen_efi_query_capsule_caps()
/linux/arch/x86/xen/
A Defi.c89 efi.runtime_version = info->version; in xen_efi_probe()
/linux/arch/x86/platform/efi/
A Defi_64.c742 if (efi.runtime_version < EFI_2_00_SYSTEM_TABLE_REVISION) in efi_thunk_query_variable_info()
768 if (efi.runtime_version < EFI_2_00_SYSTEM_TABLE_REVISION) in efi_thunk_query_variable_info_nonblocking()
A Defi.c402 efi.runtime_version = hdr->revision; in efi_systab_init()
/linux/include/linux/
A Defi.h542 unsigned int runtime_version; /* Runtime services version */ member

Completed in 18 milliseconds