Home
last modified time | relevance | path

Searched refs:X86_FEATURE_ART (Results 1 – 7 of 7) sorted by relevance

/linux-5.19.10/arch/x86/kernel/
Dtsc.c1066 setup_force_cpu_cap(X86_FEATURE_ART); in detect_art()
1397 if (boot_cpu_has(X86_FEATURE_ART)) in tsc_refine_calibration_work()
1421 if (boot_cpu_has(X86_FEATURE_ART)) in init_tsc_clocksource()
/linux-5.19.10/tools/arch/x86/include/asm/
Dcpufeatures.h92 #define X86_FEATURE_ART ( 3*32+10) /* Always running timer (ART) */ macro
/linux-5.19.10/arch/x86/include/asm/
Dcpufeatures.h92 #define X86_FEATURE_ART ( 3*32+10) /* Always running timer (ART) */ macro
/linux-5.19.10/drivers/net/ethernet/intel/e1000e/
Dptp.c318 if (hw->mac.type >= e1000_pch_spt && boot_cpu_has(X86_FEATURE_ART)) in e1000e_ptp_init()
/linux-5.19.10/drivers/net/ethernet/stmicro/stmmac/
Ddwmac-intel.c323 if (!boot_cpu_has(X86_FEATURE_ART)) in intel_crosststamp()
408 if (boot_cpu_has(X86_FEATURE_ART)) { in intel_mgbe_pse_crossts_adj()
/linux-5.19.10/drivers/net/ethernet/intel/ice/
Dice_ptp.c1935 if (boot_cpu_has(X86_FEATURE_ART) && in ice_ptp_set_funcs_e822()
/linux-5.19.10/sound/pci/hda/
Dhda_intel.c1883 if (bus->ppcap && boot_cpu_has(X86_FEATURE_ART)) in azx_first_init()