Home
last modified time | relevance | path

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

/Linux-v5.10/arch/x86/include/asm/
Ddesc.h109 #define load_TR_desc() native_load_tr_desc()
233 static inline void native_load_tr_desc(void) in native_load_tr_desc() function
256 static inline void native_load_tr_desc(void) in native_load_tr_desc() function
/Linux-v5.10/arch/x86/kernel/
Dparavirt.c297 .cpu.load_tr_desc = native_load_tr_desc,