Searched refs:systab32 (Results 1 – 1 of 1) sorted by relevance
374 const efi_system_table_32_t *systab32 = p; in efi_systab_init() local376 efi_fw_vendor = systab32->fw_vendor; in efi_systab_init()377 efi_runtime = systab32->runtime; in efi_systab_init()378 efi_config_table = systab32->tables; in efi_systab_init()379 efi_nr_tables = systab32->nr_tables; in efi_systab_init()