Searched refs:pfr1 (Results 1 – 1 of 1) sorted by relevance
631 u64 pfr1; in arm64_early_this_cpu_has_bti() local636 pfr1 = read_sysreg_s(SYS_ID_AA64PFR1_EL1); in arm64_early_this_cpu_has_bti()637 return cpuid_feature_extract_unsigned_field(pfr1, in arm64_early_this_cpu_has_bti()