Home
last modified time | relevance | path

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

/Linux-v5.15/arch/arm64/kernel/
Dcpufeature.c1306 if (scope == SCOPE_SYSTEM) in has_cpuid_feature()
1355 if (scope == SCOPE_SYSTEM) in has_32bit_el0()
1399 if (scope == SCOPE_SYSTEM) in has_cache_idc()
1424 if (scope == SCOPE_SYSTEM) in has_cache_dic()
1796 WARN_ON(scope == SCOPE_SYSTEM); in has_address_auth_cpucap()
2468 if (scope == SCOPE_SYSTEM) in compat_has_neon()
2859 return cap->matches(cap, SCOPE_SYSTEM); in __system_matches_cap()
2901 update_cpu_capabilities(SCOPE_SYSTEM); in setup_system_capabilities()
/Linux-v5.15/arch/arm64/include/asm/
Dcpufeature.h258 #define SCOPE_SYSTEM ARM64_CPUCAP_SCOPE_SYSTEM macro