Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/include/asm/
H A Dprocessor.h689 #define SET_TSC_CTL(val) set_tsc_mode((val)) macro
/openbmc/linux/kernel/
H A Dsys.c108 # define SET_TSC_CTL(a) (-EINVAL) macro