Searched refs:native_store_gdt (Results 1 – 6 of 6) sorted by relevance
116 #define store_gdt(dtr) native_store_gdt(dtr)218 static inline void native_store_gdt(struct desc_ptr *dtr) in native_store_gdt() function261 native_store_gdt(&gdt); in native_load_tr_desc()
75 native_store_gdt((struct desc_ptr *)&header->pmode_gdt); in x86_acpi_suspend_lowlevel()
125 native_store_gdt(&gdt_ptr); in hv_vtl_bringup_vcpu()
313 native_store_gdt(&gdtr); in hv_snp_boot_ap()
654 native_store_gdt(&gdt_desc); in get_desc()
572 native_store_gdt(&gdt); in show_fault_oops()
Completed in 17 milliseconds