Searched refs:GetPotentialInstructionSets (Results 1 – 1 of 1) sorted by relevance
68 const auto [isa32, isa64] = GetPotentialInstructionSets(); in GetBootExtensionIsas()81 const auto [isa32, isa64] = GetPotentialInstructionSets(); in GetSystemServerIsa()144 std::pair<InstructionSet, InstructionSet> GetPotentialInstructionSets() const { in GetPotentialInstructionSets() function