Home
last modified time | relevance | path

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

/Linux-v5.10/arch/arm64/kernel/
Dcpufeature.c1188 if (scope == SCOPE_SYSTEM) in has_cpuid_feature()
1234 if (scope == SCOPE_SYSTEM) in has_cache_idc()
1259 if (scope == SCOPE_SYSTEM) in has_cache_dic()
1621 WARN_ON(scope == SCOPE_SYSTEM); in has_address_auth_cpucap()
2274 if (scope == SCOPE_SYSTEM) in compat_has_neon()
2661 return cap->matches(cap, SCOPE_SYSTEM); in __system_matches_cap()
2703 update_cpu_capabilities(SCOPE_SYSTEM); in setup_system_capabilities()
/Linux-v5.10/arch/arm64/include/asm/
Dcpufeature.h235 #define SCOPE_SYSTEM ARM64_CPUCAP_SCOPE_SYSTEM macro