Home
last modified time | relevance | path

Searched defs: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-5.10/kernel/
H A Dsys.c103 # define GET_TSC_CTL(a) (-EINVAL) 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-6.6/kernel/
H A Dsys.c105 # define GET_TSC_CTL(a) (-EINVAL) macro

Completed in 9 milliseconds