Home
last modified time | relevance | path

Searched refs:native_store_gdt (Results 1 – 7 of 7) sorted by relevance

/linux/arch/x86/include/asm/
H A Ddesc.h116 #define store_gdt(dtr) native_store_gdt(dtr)
218 static inline void native_store_gdt(struct desc_ptr *dtr) in native_store_gdt() function
261 native_store_gdt(&gdt); in native_load_tr_desc()
/linux/arch/x86/kernel/acpi/
H A Dsleep.c75 native_store_gdt((struct desc_ptr *)&header->pmode_gdt); in x86_acpi_suspend_lowlevel()
/linux/arch/x86/hyperv/
H A Dhv_vtl.c132 native_store_gdt(&gdt_ptr); in hv_vtl_bringup_vcpu()
H A Dhv_crash.c217 native_store_gdt(&ctxt->gdtr); in hv_hvcrash_ctxt_save()
H A Divm.c314 native_store_gdt(&gdtr); in hv_snp_boot_ap()
/linux/arch/x86/lib/
H A Dinsn-eval.c653 native_store_gdt(&gdt_desc); in get_desc()
/linux/arch/x86/mm/
H A Dfault.c572 native_store_gdt(&gdt); in show_fault_oops()