Searched refs:cpuid (Results 276 - 280 of 280) sorted by relevance

<<1112

/linux-master/arch/x86/kvm/svm/
H A Dsev.c33 #include "cpuid.h"
2363 cpuid(0x8000001f, &eax, &ebx, &ecx, &edx);
/linux-master/drivers/scsi/qla2xxx/
H A Dqla_isr.c3968 if (rsp->qpair->cpuid != raw_smp_processor_id() || !rsp->qpair->rcv_intr) {
/linux-master/arch/x86/events/intel/
H A Dcore.c5345 /* disable event that reported as not present by cpuid */
6178 cpuid(10, &eax.full, &ebx.full, &fixed_mask, &edx.full);
/linux-master/arch/x86/kvm/
H A Demulate.c2373 * vendor specific (cpuid) if other modes are active...
3684 /* emulating clflush regardless of cpuid */
3690 /* emulating clflushopt regardless of cpuid */
4452 II(ImplicitOps, em_cpuid, cpuid),
/linux-master/tools/power/x86/turbostat/
H A Dturbostat.c32 #include <cpuid.h>
2758 /* we run cpuid just the 1st time, copy the results */

Completed in 476 milliseconds

<<1112