native_store_idt  332 arch/x86/kernel/paravirt.c 	.store_idt = native_store_idt,
native_store_idt 1243 arch/x86/xen/enlighten.c 	.store_idt = native_store_idt,
native_store_idt   92 include/asm-x86/desc.h #define store_idt(dtr) native_store_idt(dtr)