Searched refs:read_cpuid_cachetype (Results 1 – 7 of 7) sorted by relevance
74 return SYS_FIELD_GET(CTR_EL0, CWG, read_cpuid_cachetype()); in cache_type_cwg()108 u32 ctr = read_cpuid_cachetype(); in read_cpuid_effective_cachetype()
307 static inline u32 __attribute_const__ read_cpuid_cachetype(void) in read_cpuid_cachetype() function
189 static inline unsigned int __attribute_const__ read_cpuid_cachetype(void) in read_cpuid_cachetype() function206 static inline unsigned int __attribute_const__ read_cpuid_cachetype(void) in read_cpuid_cachetype() function
84 ctr_raw = read_cpuid_cachetype() & mask; in has_mismatched_cache_type()97 if ((read_cpuid_cachetype() & mask) != in cpu_enable_trap_ctr_access()190 bool has_dic = read_cpuid_cachetype() & BIT(CTR_EL0_DIC_SHIFT); in has_neoverse_n1_erratum_1542419()
1701 if (!(read_cpuid_cachetype() & BIT(CTR_EL0_IDC_SHIFT))) in cpu_emulate_effective_ctr()1713 ctr = read_cpuid_cachetype(); in has_cache_dic()
297 aliasing_icache = read_cpuid_cachetype() & (1 << 11); in cpu_has_aliasing_icache()312 unsigned int cachetype = read_cpuid_cachetype(); in cacheid_init()