boot_scope       1821 arch/arm64/kernel/cpufeature.c 	bool boot_scope;
boot_scope       1824 arch/arm64/kernel/cpufeature.c 	boot_scope = !!(scope_mask & SCOPE_BOOT_CPU);
boot_scope       1839 arch/arm64/kernel/cpufeature.c 		if (boot_scope && caps->cpu_enable)
boot_scope       1858 arch/arm64/kernel/cpufeature.c 	if (!boot_scope)