Home
last modified time | relevance | path

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

/Linux-v5.4/arch/arm64/include/asm/
Dcpufeature.h231 #define SCOPE_SYSTEM ARM64_CPUCAP_SCOPE_SYSTEM macro
/Linux-v5.4/arch/arm64/kernel/
Dcpufeature.c875 if (scope == SCOPE_SYSTEM) in has_cpuid_feature()
921 if (scope == SCOPE_SYSTEM) in has_cache_idc()
946 if (scope == SCOPE_SYSTEM) in has_cache_dic()
2047 update_cpu_capabilities(SCOPE_SYSTEM); in setup_system_capabilities()