Home
last modified time | relevance | path

Searched refs:CPU_VENDOR_HYGON (Results 1 – 17 of 17) sorted by relevance

/freebsd-src/sys/dev/hwpmc/
H A Dhwpmc_x86.c237 cpu_vendor_id == CPU_VENDOR_HYGON) in pmc_md_initialize()
265 cpu_vendor_id == CPU_VENDOR_HYGON) in pmc_md_finalize()
/freebsd-src/sys/x86/include/
H A Dcputypes.h46 #define CPU_VENDOR_HYGON 0x1d94 /* Hygon */ macro
/freebsd-src/sys/x86/linux/
H A Dlinux_vdso_selector_x86.c49 cpu_vendor_id == CPU_VENDOR_HYGON); in linux_vdso_tsc_selector_idx()
/freebsd-src/sys/x86/x86/
H A Didentcpu.c229 { HYGON_VENDOR_ID, CPU_VENDOR_HYGON }, /* HygonGenuine */
689 case CPU_VENDOR_HYGON: in printcpuinfo()
760 cpu_vendor_id == CPU_VENDOR_HYGON || in printcpuinfo()
1131 cpu_vendor_id == CPU_VENDOR_HYGON)) in printcpuinfo()
1162 cpu_vendor_id == CPU_VENDOR_HYGON) in printcpuinfo()
1649 cpu_vendor_id == CPU_VENDOR_HYGON || in finishidentcpu()
1660 cpu_vendor_id == CPU_VENDOR_HYGON || in finishidentcpu()
H A Dtsc.c327 case CPU_VENDOR_HYGON: in probe_tsc_freq_early()
618 case CPU_VENDOR_HYGON: in test_tsc()
717 cpu_vendor_id == CPU_VENDOR_HYGON) { in init_TSC_tc()
H A Dmsi.c346 case CPU_VENDOR_HYGON: in msi_init()
H A Dmca.c203 cpu_vendor_id != CPU_VENDOR_HYGON) in amd_thresholding_supported()
H A Dmp_x86.c549 cpu_vendor_id == CPU_VENDOR_HYGON) in topo_probe()
H A Dcpu_machdep.c1739 cpu_vendor_id == CPU_VENDOR_HYGON;
H A Dlocal_apic.c626 cpu_vendor_id != CPU_VENDOR_HYGON) in amd_read_ext_features()
/freebsd-src/sys/x86/cpufreq/
H A Dhwpstate_amd.c349 cpu_vendor_id != CPU_VENDOR_HYGON) in hwpstate_probe()
529 cpu_vendor_id == CPU_VENDOR_HYGON ? "Hygon" : "AMD", in hwpstate_get_info_from_acpi_perf()
/freebsd-src/sys/dev/hyperv/vmbus/amd64/
H A Dhyperv_machdep.c193 case CPU_VENDOR_HYGON: in hyperv_tsc_tcinit()
/freebsd-src/sys/amd64/amd64/
H A Dinitcpu.c334 case CPU_VENDOR_HYGON: in initializecpu()
/freebsd-src/sys/dev/amd_ecc_inject/
H A Decc_inject.c206 cpu_vendor_id != CPU_VENDOR_HYGON) { in ecc_ei_load()
/freebsd-src/sys/dev/amdsbwd/
H A Damdsbwd.c417 cpu_vendor_id == CPU_VENDOR_HYGON ? "Hygon" : "AMD"); in amdsbwd_probe_fch41()
/freebsd-src/sys/i386/i386/
H A Dmachdep.c700 cpu_vendor_id == CPU_VENDOR_HYGON) in DB_SHOW_COMMAND_FLAGS()
/freebsd-src/sys/compat/linuxkpi/common/src/
H A Dlinux_compat.c2700 [X86_VENDOR_HYGON] = CPU_VENDOR_HYGON, in linux_compat_init()