Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/arm64/include/asm/
H A Dcpufeature.h244 #define SCOPE_ALL ARM64_CPUCAP_SCOPE_MASK macro
/OK3568_Linux_fs/kernel/arch/arm64/kernel/
H A Dcpufeature.c2599 u16 non_boot_scope = SCOPE_ALL & ~SCOPE_BOOT_CPU; in cpu_enable_non_boot_scope_capabilities()
2818 verify_local_cpu_caps(SCOPE_ALL & ~SCOPE_BOOT_CPU); in verify_local_cpu_capabilities()
2923 enable_cpu_capabilities(SCOPE_ALL & ~SCOPE_BOOT_CPU); in setup_system_capabilities()