Home
last modified time | relevance | path

Searched refs:X86_FEATURE_NONSTOP_TSC_S3 (Results 1 – 4 of 4) sorted by relevance

/linux-6.3-rc2/arch/x86/include/asm/
A Dcpufeatures.h112 #define X86_FEATURE_NONSTOP_TSC_S3 ( 3*32+30) /* TSC doesn't stop in S3 state */ macro
/linux-6.3-rc2/tools/arch/x86/include/asm/
A Dcpufeatures.h112 #define X86_FEATURE_NONSTOP_TSC_S3 ( 3*32+30) /* TSC doesn't stop in S3 state */ macro
/linux-6.3-rc2/arch/x86/kernel/
A Dtsc.c1455 if (boot_cpu_has(X86_FEATURE_NONSTOP_TSC_S3)) in init_tsc_clocksource()
/linux-6.3-rc2/arch/x86/kernel/cpu/
A Dintel.c443 set_cpu_cap(c, X86_FEATURE_NONSTOP_TSC_S3); in early_init_intel()

Completed in 20 milliseconds