|
@@ -360,7 +360,6 @@ struct pv_cpu_ops pv_cpu_ops = {
|
|
|
.set_ldt = native_set_ldt,
|
|
|
.load_gdt = native_load_gdt,
|
|
|
.load_idt = native_load_idt,
|
|
|
- .store_gdt = native_store_gdt,
|
|
|
.store_idt = native_store_idt,
|
|
|
.store_tr = native_store_tr,
|
|
|
.load_tls = native_load_tls,
|