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

/illumos-gate/usr/src/uts/i86pc/os/
H A Dmlsetup.c155 * lgrp_init() and possibly cpuid_pass1() need PCI config
181 cpuid_pass1(cpu[0], x86_featureset);
H A Dmp_startup.c155 * They will be corrected in mp_startup_common() after cpuid_pass1()
1648 cpuid_pass1(cp, new_x86_featureset);
1773 * cpuid_pass1() is done.
H A Dcpuid.c75 * x86_featureset is set based on the return value of cpuid_pass1() of the boot
615 * values of platform_type. Must be called before cpuid_pass1(), the earliest
947 cpuid_pass1(cpu_t *cpu, uchar_t *featureset) function
1865 * check cpi_mwait.support which was set in cpuid_pass1
4699 * - cpuid_pass1() is done, so that X86 features are known.
/illumos-gate/usr/src/uts/intel/sys/
H A Dx86_archext.h741 extern void cpuid_pass1(struct cpu *, uchar_t *);
/illumos-gate/usr/src/uts/i86pc/ml/
H A Dlocore.s648 / let mlsetup()/cpuid_pass1() handle everything else in C

Completed in 75 milliseconds