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

1234567891011>>

/linux-master/tools/perf/util/
H A Ds390-cpumsf.c1059 static int s390_cpumsf_get_type(const char *cpuid) argument
1063 ret = sscanf(cpuid, "%*[^,],%u", &family);
1148 sf->machine_type = s390_cpumsf_get_type(session->evlist->env->cpuid);
H A Ddata-convert-json.c290 output_json_key_string(out, true, 2, "cpuid", header->env.cpuid);
H A Dheader.c827 /* Return zero when the cpuid from the mapfile.csv matches the
828 * cpuid string generated on this platform.
831 int __weak strcmp_cpuid_str(const char *mapcpuid, const char *cpuid) argument
843 match = !regexec(&re, cpuid, 1, pmatch, 0);
849 if (match_len == strlen(cpuid))
2080 fprintf(fp, "# cpuid : %s\n", ff->ph->env.cpuid);
2443 FEAT_PROCESS_STR_FUN(cpuid, cpuid);
3443 FEAT_OPR(CPUID, cpuid, fals
[all...]
/linux-master/drivers/cpufreq/
H A Dpowernow-k8.c472 pr_info("Processor cpuid %x not supported\n", eax);
482 cpuid(CPUID_FREQ_VOLT_CAPABILITIES, &eax, &ebx, &ecx, &edx);
670 if ((psb->cpuid == 0x00000fc0) ||
671 (psb->cpuid == 0x00000fe0)) {
/linux-master/arch/m68k/mac/
H A Dconfig.c113 mac_bi_data.cpuid = be32_to_cpup(data);
791 model = (mac_bi_data.cpuid >> 2) & 63;
792 pr_warn("No bootinfo model ID, using cpuid instead (obsolete bootloader?)\n");
848 mac_bi_data.id, mac_bi_data.cpuid, mac_bi_data.memsize);
/linux-master/arch/x86/kernel/cpu/
H A Dcacheinfo.c6 * Venkatesh Pallipadi : Adding cache identification through cpuid(4)
260 cpuid(0x80000005, &dummy, &dummy, &l1d.val, &l1i.val);
261 cpuid(0x80000006, &dummy, &dummy, &l2.val, &l3.val);
657 /* Do cpuid(op) loop to find out num_cache_leaves */
740 unsigned int new_l1d = 0, new_l1i = 0; /* Cache sizes from cpuid(4) */
741 unsigned int new_l2 = 0, new_l3 = 0, i; /* Cache sizes from cpuid(4) */
754 * Whenever possible use cpuid(4), deterministic cache
755 * parameters cpuid leaf to find the cache details
807 cpuid(2, &regs[0], &regs[1], &regs[2], &regs[3]);
/linux-master/arch/s390/kvm/
H A Dkvm-s390.c1409 kvm->arch.model.cpuid = proc->cpuid;
1422 VM_EVENT(kvm, 3, "SET: guest ibc: 0x%4.4x, guest cpuid: 0x%16.16llx",
1424 kvm->arch.model.cpuid);
1604 proc->cpuid = kvm->arch.model.cpuid;
1608 VM_EVENT(kvm, 3, "GET: guest ibc: 0x%4.4x, guest cpuid: 0x%16.16llx",
1610 kvm->arch.model.cpuid);
1632 get_cpu_id((struct cpuid *) &mach->cpuid);
3252 struct cpuid cpuid; local
[all...]
/linux-master/drivers/scsi/qla2xxx/
H A Dqla_target.c2143 mcmd->se_cmd.cpuid = h->cpuid;
2155 mcmd->se_cmd.cpuid = abort_cmd->se_cmd.cpuid;
2161 queue_work_on(mcmd->se_cmd.cpuid, qla_tgt_wq, &mcmd->work);
4336 cmd->se_cmd.cpuid = h->cpuid;
4435 queue_work_on(cmd->se_cmd.cpuid, qla_tgt_wq, &cmd->work);
4440 queue_work_on(cmd->se_cmd.cpuid, qla_tgt_wq,
4479 mcmd->se_cmd.cpuid
[all...]
/linux-master/arch/alpha/kernel/
H A Derr_titan.c552 (int)header->by_type.regatta_frame.cpuid);
/linux-master/drivers/net/ethernet/aquantia/atlantic/hw_atl/
H A Dhw_atl_llh.c351 void hw_atl_rdm_cpu_id_set(struct aq_hw_s *aq_hw, u32 cpuid, u32 dca) argument
355 HW_ATL_RDM_DCADCPUID_SHIFT, cpuid);
1241 void hw_atl_tdm_cpu_id_set(struct aq_hw_s *aq_hw, u32 cpuid, u32 dca) argument
1245 HW_ATL_TDM_DCADCPUID_SHIFT, cpuid);
/linux-master/arch/x86/xen/
H A Dpmu.c103 cpuid(0xa, &eax, &ebx, &ecx, &edx);
H A Dtime.c23 #include <asm/xen/cpuid.h>
H A Denlighten_pv.c58 #include <asm/xen/cpuid.h>
251 asm(XEN_EMULATE_PREFIX "cpuid"
1154 .cpuid = xen_cpuid,
/linux-master/arch/x86/events/zhaoxin/
H A Dcore.c497 /* disable event that reported as not present by cpuid */
520 cpuid(10, &eax.full, &ebx.full, &unused, &edx.full);
/linux-master/arch/x86/pci/
H A Dxen.c28 #include <asm/xen/cpuid.h>
/linux-master/arch/x86/include/asm/
H A Dparavirt_types.h91 /* cpuid emulation, mostly so that caps bits can be disabled */
92 void (*cpuid)(unsigned int *eax, unsigned int *ebx, member in struct:pv_cpu_ops
H A Dprocessor.h19 #include <asm/cpuid.h>
/linux-master/drivers/thermal/intel/
H A Dx86_pkg_temp_thermal.c45 * is some wrong values returned by cpuid for number of thresholds.
319 cpuid(6, &eax, &ebx, &ecx, &edx);
/linux-master/drivers/soc/tegra/
H A Dpmc.c1043 * @cpuid: CPU partition ID
1049 unsigned int cpuid)
1051 if (pmc->soc && cpuid < pmc->soc->num_cpu_powergates)
1052 return pmc->soc->cpu_powergates[cpuid];
1059 * @cpuid: CPU partition ID
1061 bool tegra_pmc_cpu_is_powered(unsigned int cpuid) argument
1065 id = tegra_get_cpu_powergate_id(pmc, cpuid);
1074 * @cpuid: CPU partition ID
1076 int tegra_pmc_cpu_power_on(unsigned int cpuid) argument
1080 id = tegra_get_cpu_powergate_id(pmc, cpuid);
1048 tegra_get_cpu_powergate_id(struct tegra_pmc *pmc, unsigned int cpuid) argument
1091 tegra_pmc_cpu_remove_clamping(unsigned int cpuid) argument
[all...]
/linux-master/arch/x86/kernel/
H A Dhead_64.S382 cpuid
H A Dalternative.c479 BUG_ON(a->cpuid >= (NCAPINTS + NBUGINTS) * 32);
487 if (!boot_cpu_has(a->cpuid) == !(a->flags & ALT_FLAG_NOT)) {
495 a->cpuid >> 5,
496 a->cpuid & 0x1f,
/linux-master/arch/arm/kernel/
H A Dhead-nommu.S65 bl __lookup_processor_type @ r5=procinfo r9=cpuid
101 bl __lookup_processor_type @ r5=procinfo r9=cpuid
/linux-master/drivers/net/ethernet/intel/i40e/
H A Di40e_lan_hmc.c678 {I40E_HMC_STORE(i40e_hmc_obj_txq, cpuid), 8, 96 },
698 { I40E_HMC_STORE(i40e_hmc_obj_rxq, cpuid), 8, 13 },
/linux-master/arch/x86/kvm/
H A Dx86.c30 #include "cpuid.h"
4602 struct kvm_cpuid2 cpuid; local
4606 if (copy_from_user(&cpuid, cpuid_arg, sizeof(cpuid)))
4609 r = kvm_get_hv_cpuid(vcpu, &cpuid, cpuid_arg->entries);
4614 if (copy_to_user(cpuid_arg, &cpuid, sizeof(cpuid)))
4908 struct kvm_cpuid2 cpuid; local
4911 if (copy_from_user(&cpuid, cpuid_arg, sizeof(cpuid)))
5929 struct kvm_cpuid cpuid; local
5939 struct kvm_cpuid2 cpuid; local
5950 struct kvm_cpuid2 cpuid; local
[all...]
/linux-master/tools/perf/arch/x86/tests/
H A Dintel-pt-test.c6 #include <cpuid.h>

Completed in 739 milliseconds

1234567891011>>