Lines Matching full:safe
36 * The safe value of a CPUID feature field is dependent on the implications
43 * a field when EXACT is specified, failing which, the safe value specified
48 FTR_EXACT, /* Use a predefined safe value */
49 FTR_LOWER_SAFE, /* Smaller value is safe */
50 FTR_HIGHER_SAFE, /* Bigger value is safe */
51 FTR_HIGHER_OR_ZERO_SAFE, /* Bigger value is safe, but 0 is biggest */
73 s64 safe_val; /* safe value for FTR_EXACT features */
79 * @sys_val Safe value across the CPUs (system view)
154 * kernel), the kernel should make sure that it is safe to use the CPU,
251 /* Is it safe for a late CPU to miss this capability when system has it */
257 * has been enabled, it is safe to allow any CPU to boot that doesn't
258 * require the workaround. However, it is not safe if a "late" CPU
265 * feature. It is safe for a late CPU to have this feature even though