Searched refs:UseEL2ForTP (Results 1 – 3 of 3) sorted by relevance
196 bool UseEL2ForTP = false; variable351 bool useEL2ForTP() const { return UseEL2ForTP; } in useEL2ForTP()
222 bool UseEL2ForTP = false; variable386 bool useEL2ForTP() const { return UseEL2ForTP; } in useEL2ForTP()
19303 if (Bits[AArch64::FeatureUseEL2ForTP]) UseEL2ForTP = true;