Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/include/asm/
H A Ddesc.h110 #define load_TR_desc() native_load_tr_desc()
254 static inline void native_load_tr_desc(void) in native_load_tr_desc() function
277 static inline void native_load_tr_desc(void) in native_load_tr_desc() function
/openbmc/linux/arch/x86/kernel/
H A Dparavirt.c200 .cpu.load_tr_desc = native_load_tr_desc,