Home
last modified time | relevance | path

Searched refs:X86_FEATURE_NONSTOP_TSC_S3 (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/arch/x86/include/asm/
H A Dcpufeatures.h112 #define X86_FEATURE_NONSTOP_TSC_S3 ( 3*32+30) /* TSC doesn't stop in S3 state */ macro
/kernel/linux/linux-5.10/tools/arch/x86/include/asm/
H A Dcpufeatures.h112 #define X86_FEATURE_NONSTOP_TSC_S3 ( 3*32+30) /* TSC doesn't stop in S3 state */ macro
/kernel/linux/linux-6.6/arch/x86/include/asm/
H A Dcpufeatures.h112 #define X86_FEATURE_NONSTOP_TSC_S3 ( 3*32+30) /* TSC doesn't stop in S3 state */ macro
/kernel/linux/linux-6.6/tools/arch/x86/include/asm/
H A Dcpufeatures.h112 #define X86_FEATURE_NONSTOP_TSC_S3 ( 3*32+30) /* TSC doesn't stop in S3 state */ macro
/kernel/linux/linux-5.10/arch/x86/kernel/
H A Dtsc.c1412 if (boot_cpu_has(X86_FEATURE_NONSTOP_TSC_S3)) in init_tsc_clocksource()
/kernel/linux/linux-5.10/arch/x86/kernel/cpu/
H A Dintel.c263 set_cpu_cap(c, X86_FEATURE_NONSTOP_TSC_S3); in early_init_intel()
/kernel/linux/linux-6.6/arch/x86/kernel/
H A Dtsc.c1475 if (boot_cpu_has(X86_FEATURE_NONSTOP_TSC_S3)) in init_tsc_clocksource()
/kernel/linux/linux-6.6/arch/x86/kernel/cpu/
H A Dintel.c353 set_cpu_cap(c, X86_FEATURE_NONSTOP_TSC_S3); in early_init_intel()

Completed in 14 milliseconds