Home
last modified time | relevance | path

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

/linux-6.6.21/arch/x86/platform/efi/
Defi.c423 const efi_system_table_32_t *systab32 = p; in efi_systab_init() local
425 efi_fw_vendor = systab32->fw_vendor; in efi_systab_init()
426 efi_runtime = systab32->runtime; in efi_systab_init()
427 efi_config_table = systab32->tables; in efi_systab_init()
428 efi_nr_tables = systab32->nr_tables; in efi_systab_init()