Home
last modified time | relevance | path

Searched refs:pfr1 (Results 1 – 1 of 1) sorted by relevance

/Linux-v5.10/arch/arm64/mm/
Dmmu.c631 u64 pfr1; in arm64_early_this_cpu_has_bti() local
636 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()