Home
last modified time | relevance | path

Searched refs:vendor (Results 1 – 25 of 26) sorted by relevance

12

/tools/power/cpupower/utils/helpers/
A Dcpuid.c56 cpu_info->vendor = X86_VENDOR_UNKNOWN; in get_cpu_info()
81 cpu_info->vendor = x; in get_cpu_info()
95 if (cpu_info->vendor == X86_VENDOR_UNKNOWN || in get_cpu_info()
111 if (cpu_info->vendor != X86_VENDOR_AMD && in get_cpu_info()
112 cpu_info->vendor != X86_VENDOR_HYGON && in get_cpu_info()
113 cpu_info->vendor != X86_VENDOR_INTEL) in get_cpu_info()
129 if (cpu_info->vendor == X86_VENDOR_AMD || in get_cpu_info()
130 cpu_info->vendor == X86_VENDOR_HYGON) { in get_cpu_info()
167 if (cpu_info->vendor == X86_VENDOR_INTEL) { in get_cpu_info()
173 if (cpu_info->vendor == X86_VENDOR_INTEL) { in get_cpu_info()
A Dpci.c27 int slot, int func, int vendor, int dev) in pci_acc_init() argument
41 filter_nb_link.vendor = vendor; in pci_acc_init()
A Dhelpers.h84 enum cpupower_cpu_vendor vendor; member
128 int bus, int slot, int func, int vendor,
/tools/perf/arch/x86/util/
A Dheader.c14 void get_cpuid_0(char *vendor, unsigned int *lvl) in get_cpuid_0() argument
19 strncpy(&vendor[0], (char *)(&b), 4); in get_cpuid_0()
20 strncpy(&vendor[4], (char *)(&d), 4); in get_cpuid_0()
21 strncpy(&vendor[8], (char *)(&c), 4); in get_cpuid_0()
22 vendor[12] = '\0'; in get_cpuid_0()
31 char vendor[16]; in __get_cpuid() local
33 get_cpuid_0(vendor, &lvl); in __get_cpuid()
50 nb = scnprintf(buffer, sz, fmt, vendor, family, model, step); in __get_cpuid()
A Dtsc.c65 char vendor[16]; in arch_get_tsc_freq() local
71 get_cpuid_0(vendor, &lvl); in arch_get_tsc_freq()
72 if (!strstr(vendor, "Intel")) in arch_get_tsc_freq()
A Dcpuid.h32 void get_cpuid_0(char *vendor, unsigned int *lvl);
/tools/testing/selftests/resctrl/
A Dresctrl_tests.c53 static int vendor = -1; in get_vendor() local
55 if (vendor == -1) in get_vendor()
56 vendor = detect_vendor(); in get_vendor()
57 if (vendor == 0) in get_vendor()
60 return vendor; in get_vendor()
/tools/power/cpupower/utils/
A Dcpufreq-info.c148 if (cpupower_cpu_info.vendor == X86_VENDOR_AMD && in get_boost_mode_x86()
151 } else if ((cpupower_cpu_info.vendor == X86_VENDOR_AMD && in get_boost_mode_x86()
153 cpupower_cpu_info.vendor == X86_VENDOR_HYGON) { in get_boost_mode_x86()
213 if (cpupower_cpu_info.vendor == X86_VENDOR_AMD || in get_boost_mode()
214 cpupower_cpu_info.vendor == X86_VENDOR_HYGON || in get_boost_mode()
215 cpupower_cpu_info.vendor == X86_VENDOR_INTEL) in get_boost_mode()
469 if (cpupower_cpu_info.vendor == X86_VENDOR_AMD && in get_perf_cap()
A Dcpupower-set.c89 if (cpupower_cpu_info.vendor != X86_VENDOR_AMD) in cmd_set()
/tools/usb/usbip/libsrc/
A Dusbip_common.c278 void usbip_names_get_product(char *buff, size_t size, uint16_t vendor, in usbip_names_get_product() argument
283 prod = names_product(vendor, product); in usbip_names_get_product()
288 vend = names_vendor(vendor); in usbip_names_get_product()
292 snprintf(buff, size, "%s : %s (%04x:%04x)", vend, prod, vendor, product); in usbip_names_get_product()
A Dnames.c25 struct vendor { struct
26 struct vendor *next; argument
77 static struct vendor *vendors[HASHSZ] = { NULL, };
85 struct vendor *v; in names_vendor()
190 struct vendor *v; in new_vendor()
197 v = my_malloc(sizeof(struct vendor) + strlen(name)); in new_vendor()
A Dusbip_common.h147 void usbip_names_get_product(char *buff, size_t size, uint16_t vendor,
/tools/power/cpupower/utils/idle_monitor/
A Dmperf_monitor.c275 if (cpupower_cpu_info.vendor == X86_VENDOR_AMD || in init_maxfreq_mode()
276 cpupower_cpu_info.vendor == X86_VENDOR_HYGON) { in init_maxfreq_mode()
300 } else if (cpupower_cpu_info.vendor == X86_VENDOR_INTEL) { in init_maxfreq_mode()
340 if (cpupower_cpu_info.vendor == X86_VENDOR_AMD) in mperf_register()
A Dhsw_ext_idle.c150 if (cpupower_cpu_info.vendor != X86_VENDOR_INTEL in hsw_ext_register()
A Dsnb_idle.c148 if (cpupower_cpu_info.vendor != X86_VENDOR_INTEL in snb_register()
A Dnhm_idle.c170 if (cpupower_cpu_info.vendor != X86_VENDOR_INTEL) in intel_nhm_register()
A Damd_fam14h_idle.c280 if (cpupower_cpu_info.vendor != X86_VENDOR_AMD) in amd_fam14h_register()
/tools/usb/usbip/src/
A Dusbip_list.c152 static void print_device(const char *busid, const char *vendor, in print_device() argument
156 printf("busid=%s#usbid=%.4s:%.4s#", busid, vendor, product); in print_device()
158 printf(" - busid %s (%.4s:%.4s)\n", busid, vendor, product); in print_device()
/tools/testing/selftests/devices/probe/
A Dtest_discoverable_devices.py308 vendor = f.read().replace("\n", "")
312 filenames = [vendor + "," + product]
/tools/perf/pmu-events/
A DREADME38 folder, or may be placed in a vendor sub-folder under the arch folder
39 for instances where the arch and vendor are not the same.
/tools/arch/x86/kcpuid/
A Dcpuid.csv13 # Maximum standard leaf number + CPU vendor string
16 0x0, 0, ebx, 31:0, cpu_vendorid_0 , CPU vendor ID string bytes 0 - 3
17 0x0, 0, ecx, 31:0, cpu_vendorid_2 , CPU vendor ID string bytes 8 - 11
18 0x0, 0, edx, 31:0, cpu_vendorid_1 , CPU vendor ID string bytes 4 - 7
483 # Intel SoC vendor attributes enumeration
486 0x17, 0, ebx, 15:0, soc_vendor_id , SoC vendor ID
592 0x21, 0, ebx, 31:0, tdx_vendorid_0 , TDX vendor ID string bytes 0 - 3
594 0x21, 0, edx, 31:0, tdx_vendorid_1 , CPU vendor ID string bytes 4 - 7
619 # Maximum hypervisor standard leaf + hypervisor vendor string
627 # Maximum extended leaf number + AMD/Transmeta CPU vendor string
[all …]
/tools/testing/selftests/hid/
A Dhid_common.h150 ev.u.create.vendor = vid; in uhid_create()
/tools/testing/selftests/kvm/include/x86/
A Dprocessor.h675 static inline bool this_cpu_vendor_string_is(const char *vendor) in this_cpu_vendor_string_is() argument
677 const uint32_t *chunk = (const uint32_t *)vendor; in this_cpu_vendor_string_is()
/tools/testing/nvdimm/test/
A Dndtest.c583 static DEVICE_ATTR_RO(vendor);
/tools/perf/Documentation/
A Dperf-list.txt187 in the CPU vendor specific documentation.

Completed in 35 milliseconds

12