Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/arm64/kernel/
H A Dcpufeature.c1301 if (scope == SCOPE_SYSTEM) in has_cpuid_feature()
1351 if (scope == SCOPE_SYSTEM) in has_32bit_el0()
1395 if (scope == SCOPE_SYSTEM) in has_cache_idc()
1420 if (scope == SCOPE_SYSTEM) in has_cache_dic()
1794 WARN_ON(scope == SCOPE_SYSTEM); in has_address_auth_cpucap()
2489 if (scope == SCOPE_SYSTEM) in compat_has_neon()
2880 return cap->matches(cap, SCOPE_SYSTEM); in __system_matches_cap()
2922 update_cpu_capabilities(SCOPE_SYSTEM); in setup_system_capabilities()
H A Dproton-pack.c1098 u16 loop_count = spectre_bhb_loop_affected(SCOPE_SYSTEM); in spectre_bhb_patch_loop_iter()
/OK3568_Linux_fs/kernel/arch/arm64/include/asm/
H A Dcpufeature.h241 #define SCOPE_SYSTEM ARM64_CPUCAP_SCOPE_SYSTEM macro