Symbol: CPUVENDOR_AMD
sys/arch/x86/acpi/acpi_cpu_md.c
230
case CPUVENDOR_AMD:
sys/arch/x86/acpi/acpi_cpu_md.c
530
case CPUVENDOR_AMD:
sys/arch/x86/x86/compat_60_cpu_ucode.c
55
if (cpu_vendor != CPUVENDOR_AMD)
sys/arch/x86/x86/compat_60_cpu_ucode.c
69
if (cpu_vendor != CPUVENDOR_AMD)
sys/arch/x86/x86/cpu_topology.c
102
case CPUVENDOR_AMD:
sys/arch/x86/x86/cpu_topology.c
134
case CPUVENDOR_AMD:
sys/arch/x86/x86/cpu_topology.c
174
if (cpu_vendor == CPUVENDOR_AMD && cpu_family < 0x11) { /* XXX */
sys/arch/x86/x86/cpu_topology.c
189
if (cpu_vendor == CPUVENDOR_AMD && cpu_family >= 0x17) { /* XXX */
sys/arch/x86/x86/cpu_ucode.c
116
case CPUVENDOR_AMD:
sys/arch/x86/x86/cpu_ucode.c
71
case CPUVENDOR_AMD:
sys/arch/x86/x86/cpu_ucode.c
93
case CPUVENDOR_AMD:
sys/arch/x86/x86/errata.c
625
if (cpu_vendor != CPUVENDOR_AMD)
sys/arch/x86/x86/fpu.c
407
if (cpu_vendor == CPUVENDOR_AMD)
sys/arch/x86/x86/fpu.c
413
if (cpu_vendor == CPUVENDOR_AMD)
sys/arch/x86/x86/identcpu.c
1001
if (cpu_vendor != CPUVENDOR_AMD && (ci->ci_feat_val[0] & CPUID_TM) &&
sys/arch/x86/x86/identcpu.c
1084
if (cpu_vendor == CPUVENDOR_AMD /* check enablement of an */
sys/arch/x86/x86/identcpu.c
378
if (cpu_vendor != CPUVENDOR_AMD)
sys/arch/x86/x86/identcpu.c
908
cpu_vendor = CPUVENDOR_AMD;
sys/arch/x86/x86/patch.c
344
if (cpu_vendor == CPUVENDOR_AMD &&
sys/arch/x86/x86/powernow.c
153
if (cpu_vendor != CPUVENDOR_AMD)
sys/arch/x86/x86/procfs_machdep.c
321
if ((cpu_vendor == CPUVENDOR_AMD)
sys/arch/x86/x86/procfs_machdep.c
336
if ((cpu_vendor == CPUVENDOR_AMD)
sys/arch/x86/x86/procfs_machdep.c
348
if ((cpu_vendor == CPUVENDOR_AMD)
sys/arch/x86/x86/procfs_machdep.c
364
if ((cpu_vendor == CPUVENDOR_AMD)
sys/arch/x86/x86/spectre.c
145
} else if (cpu_vendor == CPUVENDOR_AMD) {
sys/arch/x86/x86/spectre.c
428
} else if (cpu_vendor == CPUVENDOR_AMD) {
sys/arch/x86/x86/tsc.c
131
} else if (cpu_vendor == CPUVENDOR_AMD) {
sys/arch/x86/x86/tsc.c
161
if (((cpu_vendor == CPUVENDOR_INTEL) || (cpu_vendor == CPUVENDOR_AMD))
sys/arch/x86/x86/tsc.c
190
if (cpu_vendor == CPUVENDOR_AMD)
sys/dev/nvmm/x86/nvmm_x86_svm.c
2727
if (cpu_vendor != CPUVENDOR_AMD) {
sys/dev/tprof/tprof_x86.c
62
case CPUVENDOR_AMD:
sys/dev/tprof/tprof_x86.c
85
case CPUVENDOR_AMD:
sys/dev/tprof/tprof_x86_amd.c
240
if (cpu_vendor != CPUVENDOR_AMD)
usr.sbin/cpuctl/arch/i386.c
1962
else if (cpu_vendor == CPUVENDOR_AMD)
usr.sbin/cpuctl/arch/i386.c
2059
if (cpu_vendor == CPUVENDOR_AMD) {
usr.sbin/cpuctl/arch/i386.c
2145
if ((cpu_vendor == CPUVENDOR_INTEL) || (cpu_vendor == CPUVENDOR_AMD))
usr.sbin/cpuctl/arch/i386.c
2148
if ((cpu_vendor == CPUVENDOR_INTEL) || (cpu_vendor == CPUVENDOR_AMD))
usr.sbin/cpuctl/arch/i386.c
2205
|| (cpu_vendor == CPUVENDOR_AMD))) {
usr.sbin/cpuctl/arch/i386.c
2228
|| (cpu_vendor == CPUVENDOR_AMD))) {
usr.sbin/cpuctl/arch/i386.c
2235
|| (cpu_vendor == CPUVENDOR_AMD))) {
usr.sbin/cpuctl/arch/i386.c
2258
if ((cpu_vendor == CPUVENDOR_INTEL) || (cpu_vendor == CPUVENDOR_AMD)) {
usr.sbin/cpuctl/arch/i386.c
2269
if (cpu_vendor == CPUVENDOR_AMD) {
usr.sbin/cpuctl/arch/i386.c
2389
if (cpu_vendor == CPUVENDOR_AMD)
usr.sbin/cpuctl/arch/i386.c
2413
if (cpu_vendor == CPUVENDOR_AMD)
usr.sbin/cpuctl/arch/i386.c
391
CPUVENDOR_AMD,