Home
last modified time | relevance | path

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

/Linux-v6.1/arch/arm64/kernel/
Dcpufeature.c1418 if (scope == SCOPE_SYSTEM) in read_scoped_sysreg()
1492 if (scope == SCOPE_SYSTEM) in has_32bit_el0()
1536 if (scope == SCOPE_SYSTEM) in has_cache_idc()
1561 if (scope == SCOPE_SYSTEM) in has_cache_dic()
1985 WARN_ON(scope == SCOPE_SYSTEM); in has_address_auth_cpucap()
2827 if (scope == SCOPE_SYSTEM) in compat_has_neon()
3236 return cap->matches(cap, SCOPE_SYSTEM); in __system_matches_cap()
3275 update_cpu_capabilities(SCOPE_SYSTEM); in setup_system_capabilities()
Dproton-pack.c1106 u16 loop_count = spectre_bhb_loop_affected(SCOPE_SYSTEM); in spectre_bhb_patch_loop_iter()
/Linux-v6.1/arch/arm64/include/asm/
Dcpufeature.h259 #define SCOPE_SYSTEM ARM64_CPUCAP_SCOPE_SYSTEM macro