Home
last modified time | relevance | path

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

/Linux-v4.19/arch/x86/include/asm/
Ddesc.h114 #define load_TR_desc() native_load_tr_desc()
238 static inline void native_load_tr_desc(void) in native_load_tr_desc() function
261 static inline void native_load_tr_desc(void) in native_load_tr_desc() function
/Linux-v4.19/arch/x86/kernel/
Dparavirt.c358 .load_tr_desc = native_load_tr_desc,