Home
last modified time | relevance | path

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

/openbmc/linux/arch/arm64/include/asm/
H A Dcache.h112 static inline u32 __attribute_const__ read_cpuid_effective_cachetype(void) in read_cpuid_effective_cachetype() function
/openbmc/linux/drivers/firmware/efi/libstub/
H A Darm64.c97 u32 ctr = read_cpuid_effective_cachetype(); in efi_cache_sync_image()
/openbmc/linux/arch/arm64/kernel/
H A Dcpuinfo.c438 info->reg_ctr = read_cpuid_effective_cachetype(); in __cpuinfo_store_cpu()
H A Dcpu_errata.c85 ctr_real = read_cpuid_effective_cachetype() & mask; in has_mismatched_cache_type()
H A Dcpufeature.c1583 ctr = read_cpuid_effective_cachetype(); in has_cache_idc()