Lines Matching refs:CPU
74 * for the boot CPU and does the basic analysis that the early kernel needs.
76 * CPU.
108 * All passes are executed on all CPUs, but only the boot CPU determines what
485 * underlying platform restrictions mean the CPU can be marked
1259 * to ensure CPUs that aren't the boot CPU don't accidentally
1536 * the CPU is capable of running 64-bit.
2016 * This must be a non-boot CPU. We cannot
2026 * If we reached here on the boot CPU, it's also
2028 * non-boot CPUs. When we're here on a boot CPU
2030 * CPU we need to confirm that we have.
2446 * This only gets called in the case that the CPU extended
2693 cpu = CPU;
2951 * captured about this CPU. We try our best to return the truth
2961 cpu = CPU;
3009 cpu = CPU;
3032 ASSERT(cpuid_checkpass((cpu == NULL ? CPU : cpu), 1));
3036 cpu = CPU;
3284 cpu = CPU;
3309 cpu = CPU;
3385 * Bail out if this CPU isn't an AMD CPU, or if it's
3386 * a legacy (32-bit) AMD CPU.
4195 * If they have extended CPU data for 0x80000005
4551 ASSERT(cpuid_checkpass(CPU, 2));
4553 mwait_size = CPU->cpu_m.mcpu_cpi->cpi_mwait.mon_max;
4639 ASSERT(cpuid_checkpass(CPU, 1));
4641 cpi = CPU->cpu_m.mcpu_cpi;
4674 if (cpuid_getvendor(CPU) == X86_VENDOR_AMD) {
4729 ASSERT(cpuid_checkpass(CPU, 1));
4732 cpi = CPU->cpu_m.mcpu_cpi;
4792 struct cpuid_info *cpi = CPU->cpu_m.mcpu_cpi;
4795 ASSERT(cpuid_checkpass(CPU, 1));