Home
last modified time | relevance | path

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

/linux-5.19.10/arch/x86/platform/efi/
Defi.c397 const efi_system_table_32_t *systab32 = p; in efi_systab_init() local
399 efi_fw_vendor = systab32->fw_vendor; in efi_systab_init()
400 efi_runtime = systab32->runtime; in efi_systab_init()
401 efi_config_table = systab32->tables; in efi_systab_init()
402 efi_nr_tables = systab32->nr_tables; in efi_systab_init()