Searched refs:native_store_gdt (Results 1 – 5 of 5) sorted by relevance
24 native_store_gdt(&gdt_desc); in doublefault_fn()
61 native_store_gdt((struct desc_ptr *)&header->pmode_gdt); in x86_acpi_suspend_lowlevel()
97 #define store_gdt(dtr) native_store_gdt(dtr)226 static inline void native_store_gdt(struct desc_ptr *dtr) in native_store_gdt() function
667 native_store_gdt(&gdt_descr); in svm_hardware_enable()
3067 native_store_gdt(this_cpu_ptr(&host_gdt)); in hardware_enable()