Searched refs:native_store_idt (Results 1 – 4 of 4) sorted by relevance
91 #define store_idt(dtr) native_store_idt(dtr)232 static inline void native_store_idt(struct desc_ptr *dtr) in native_store_idt() function
351 .store_idt = native_store_idt,
989 .store_idt = native_store_idt,
2692 native_store_idt(&dt); in vmx_vcpu_setup()