Home
last modified time | relevance | path

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

/linux/arch/x86/include/asm/
H A Ddesc.h121 #define set_ldt native_set_ldt
193 static inline void native_set_ldt(const void *addr, unsigned int entries) in native_set_ldt() function
/linux/arch/x86/kernel/
H A Dparavirt.c158 .cpu.set_ldt = native_set_ldt,