Home
last modified time | relevance | path

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

/linux/arch/arm64/kernel/
H A Dcpufeature.c1624 if (scope == SCOPE_SYSTEM) in read_scoped_sysreg()
1711 if (scope == SCOPE_SYSTEM) in has_32bit_el0()
1737 if (scope == SCOPE_SYSTEM) in has_cache_idc()
1762 if (scope == SCOPE_SYSTEM) in has_cache_dic()
2299 WARN_ON(scope == SCOPE_SYSTEM); in has_address_auth_cpucap()
3381 if (scope == SCOPE_SYSTEM) in compat_has_neon()
3842 return cap->matches(cap, SCOPE_SYSTEM); in __system_matches_cap()
3916 update_cpu_capabilities(SCOPE_SYSTEM); in setup_system_capabilities()
/linux/arch/arm64/include/asm/
H A Dcpufeature.h264 #define SCOPE_SYSTEM ARM64_CPUCAP_SCOPE_SYSTEM macro
/linux/arch/arm64/net/
H A Dbpf_jit_comp.c1010 if (supports_clearbhb(SCOPE_SYSTEM)) { in build_bhb_mitigation()