Home
last modified time | relevance | path

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

/linux/arch/arm64/include/asm/
H A Dprocessor.h438 #define SET_TSC_CTL(val) set_tsc_mode((val)) macro
/linux/kernel/
H A Dsys.c111 # define SET_TSC_CTL(a) (-EINVAL) macro