Home
last modified time | relevance | path

Searched refs:SET_TSC_CTL (Results 1 – 2 of 2) sorted by relevance

/linux/arch/x86/include/asm/
A Dprocessor.h792 #define SET_TSC_CTL(val) set_tsc_mode((val)) macro
/linux/kernel/
A Dsys.c104 #ifndef SET_TSC_CTL
105 # define SET_TSC_CTL(a) (-EINVAL) macro
2352 error = SET_TSC_CTL(arg2); in SYSCALL_DEFINE5()

Completed in 9 milliseconds