Searched refs:version_id (Results 1 – 14 of 14) sorted by relevance
86 if (!(eax.split.version_id == 0 && in ppro_setup_ctrs()215 if (eax.split.version_id == 0 && __this_cpu_read(cpu_info.x86) == 6 && in arch_perfmon_setup_counters()217 eax.split.version_id = 2; in arch_perfmon_setup_counters()
523 unsigned int reg_data, vendor_id, version_id; in sm5502_init_dev_type() local536 version_id = ((reg_data & SM5502_REG_DEVICE_ID_VERSION_MASK) >> in sm5502_init_dev_type()540 version_id, vendor_id); in sm5502_init_dev_type()
525 unsigned int data, vendor_id, version_id; in rt8973a_init_dev_type() local538 version_id = ((data & RT8973A_REG_DEVICE_ID_VERSION_MASK) >> in rt8973a_init_dev_type()542 version_id, vendor_id); in rt8973a_init_dev_type()
87 unsigned int version_id:8; member
203 u32 version_id; /* struct channel_header Version ID */ member328 (ch))->version_id); in spar_check_channel_client()
94 unsigned int version_id; member
192 __u16 version_id; /* Version identifier */ member
93 u32 version_id; /* Version ID of this image format. */ member
483 pmu->version = eax.split.version_id; in kvm_pmu_cpuid_update()
449 eax.split.version_id = min(cap.version, 2); in __do_cpuid_ent()
603 seq_printf(seq, "VersionId = %lu\n", (ulong)phdr->version_id); in visorchannel_debug()
85 long version_id; /* Version ID of this image format. */ member
3382 process = this->version_id >> ONENAND_VERSION_PROCESS_SHIFT; in onenand_check_features()3404 if ((this->version_id & 0xf) == 0xe) in onenand_check_features()3838 this->version_id = ver_id; in onenand_probe()
3015 version = eax.split.version_id; in intel_pmu_init()