Home
last modified time | relevance | path

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

/linux/arch/x86/include/asm/
A Ddesc.h117 #define store_gdt(dtr) native_store_gdt(dtr)
219 static inline void native_store_gdt(struct desc_ptr *dtr) in native_store_gdt() function
262 native_store_gdt(&gdt); in native_load_tr_desc()
/linux/arch/x86/kernel/acpi/
A Dsleep.c74 native_store_gdt((struct desc_ptr *)&header->pmode_gdt); in x86_acpi_suspend_lowlevel()
/linux/arch/x86/hyperv/
A Dhv_vtl.c87 native_store_gdt(&gdt_ptr); in hv_vtl_bringup_vcpu()
A Divm.c305 native_store_gdt(&gdtr); in hv_snp_boot_ap()
/linux/arch/x86/lib/
A Dinsn-eval.c646 native_store_gdt(&gdt_desc); in get_desc()
/linux/arch/x86/mm/
A Dfault.c574 native_store_gdt(&gdt); in show_fault_oops()

Completed in 17 milliseconds