native_store_gdt  120 arch/x86/include/asm/desc.h #define store_gdt(dtr)				native_store_gdt(dtr)
native_store_gdt  245 arch/x86/include/asm/desc.h 	native_store_gdt(&gdt);
native_store_gdt   61 arch/x86/kernel/acpi/sleep.c 	native_store_gdt((struct desc_ptr *)&header->pmode_gdt);
native_store_gdt   26 arch/x86/kernel/doublefault.c 	native_store_gdt(&gdt_desc);
native_store_gdt  598 arch/x86/lib/insn-eval.c 	native_store_gdt(&gdt_desc);
native_store_gdt  669 arch/x86/mm/fault.c 		native_store_gdt(&gdt);