native_store_gdt  331 arch/x86/kernel/paravirt.c 	.store_gdt = native_store_gdt,
native_store_gdt 1242 arch/x86/xen/enlighten.c 	.store_gdt = native_store_gdt,
native_store_gdt   91 include/asm-x86/desc.h #define store_gdt(dtr) native_store_gdt(dtr)