Searched refs:boot_scope (Results 1 - 1 of 1) sorted by relevance

/linux-master/arch/arm64/kernel/
H A Dcpufeature.c3186 bool boot_scope; local
3189 boot_scope = !!(scope_mask & SCOPE_BOOT_CPU);
3197 if (boot_scope && caps->cpu_enable)
3216 if (!boot_scope)

Completed in 87 milliseconds