Searched refs:read_cpuid_cachetype (Results 1 – 3 of 3) sorted by relevance
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
297 aliasing_icache = read_cpuid_cachetype() & (1 << 11); in cpu_has_aliasing_icache()312 unsigned int cachetype = read_cpuid_cachetype(); in cacheid_init()
341 static inline u32 __attribute_const__ read_cpuid_cachetype(void) in read_cpuid_cachetype() function