Searched refs:SCOPE_BOOT_CPU (Results 1 – 2 of 2) sorted by relevance
1998 if (scope & SCOPE_BOOT_CPU) in has_address_auth_cpucap()2925 if ((scope_mask & SCOPE_BOOT_CPU) && (caps->type & SCOPE_BOOT_CPU)) in update_cpu_capabilities()2937 u16 non_boot_scope = SCOPE_ALL & ~SCOPE_BOOT_CPU; in cpu_enable_non_boot_scope_capabilities()2965 boot_scope = !!(scope_mask & SCOPE_BOOT_CPU); in enable_cpu_capabilities()3067 verify_local_cpu_caps(SCOPE_BOOT_CPU); in check_early_cpu_features()3170 verify_local_cpu_caps(SCOPE_ALL & ~SCOPE_BOOT_CPU); in verify_local_cpu_capabilities()3206 update_cpu_capabilities(SCOPE_BOOT_CPU | SCOPE_LOCAL_CPU); in setup_boot_cpu_capabilities()3208 enable_cpu_capabilities(SCOPE_BOOT_CPU); in setup_boot_cpu_capabilities()3276 enable_cpu_capabilities(SCOPE_ALL & ~SCOPE_BOOT_CPU); in setup_system_capabilities()
261 #define SCOPE_BOOT_CPU ARM64_CPUCAP_SCOPE_BOOT_CPU macro