Home
last modified time | relevance | path

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

/linux-6.15/arch/x86/platform/efi/
H A Defi.c415 const efi_system_table_32_t *systab32 = p; in efi_systab_init() local
417 efi_fw_vendor = systab32->fw_vendor; in efi_systab_init()
418 efi_runtime = systab32->runtime; in efi_systab_init()
419 efi_config_table = systab32->tables; in efi_systab_init()
420 efi_nr_tables = systab32->nr_tables; in efi_systab_init()