Home
last modified time | relevance | path

Searched refs:native_store_idt (Results 1 – 3 of 3) sorted by relevance

/arch/x86/include/asm/
Ddesc.h92 #define store_idt(dtr) native_store_idt(dtr)
232 static inline void native_store_idt(struct desc_ptr *dtr) in native_store_idt() function
/arch/x86/kernel/
Dparavirt.c358 .store_idt = native_store_idt,
/arch/x86/xen/
Denlighten.c1246 .store_idt = native_store_idt,