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

/arch/x86/oprofile/
H A Dop_model_ppro.c86 if (!(eax.split.version_id == 0 &&
215 if (eax.split.version_id == 0 && __this_cpu_read(cpu_info.x86) == 6 &&
217 eax.split.version_id = 2;
/arch/s390/include/uapi/asm/
H A Dvtoc.h192 __u16 version_id; /* Version identifier */ member in struct:vtoc_cms_label
/arch/x86/include/asm/
H A Dperf_event.h87 unsigned int version_id:8; member in struct:cpuid10_eax::__anon3131
/arch/x86/kvm/
H A Dpmu.c483 pmu->version = eax.split.version_id;
H A Dcpuid.c416 eax.split.version_id = min(cap.version, 2);
/arch/x86/kernel/cpu/
H A Dperf_event_intel.c2332 version = eax.split.version_id;

Completed in 121 milliseconds