Home
last modified time | relevance | path

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

/arch/x86/include/asm/
Dsystem.h175 static inline void native_clts(void) in native_clts() function
292 #define clts() (native_clts())
/arch/x86/kernel/
Dparavirt.c336 .clts = native_clts,