Home
last modified time | relevance | path

Searched refs:GET_TSC_CTL (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/arch/x86/include/asm/
H A Dprocessor.h800 #define GET_TSC_CTL(adr) get_tsc_mode((adr)) macro
/kernel/linux/linux-6.6/arch/x86/include/asm/
H A Dprocessor.h673 #define GET_TSC_CTL(adr) get_tsc_mode((adr)) macro
/kernel/linux/linux-5.10/kernel/
H A Dsys.c102 #ifndef GET_TSC_CTL
103 # define GET_TSC_CTL(a) (-EINVAL) macro
2439 error = GET_TSC_CTL(arg2); in SYSCALL_DEFINE5()
/kernel/linux/linux-6.6/kernel/
H A Dsys.c104 #ifndef GET_TSC_CTL
105 # define GET_TSC_CTL(a) (-EINVAL) macro
2517 error = GET_TSC_CTL(arg2); in SYSCALL_DEFINE5()

Completed in 9 milliseconds