Searched refs:systab32 (Results 1 – 1 of 1) sorted by relevance
423 const efi_system_table_32_t *systab32 = p; in efi_systab_init() local425 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()