Searched defs:set_idt (Results 1 – 3 of 3) sorted by relevance
66 static void set_idt(int n, unsigned int dpl, bool is64) in set_idt() function83 static void set_idt(int n, unsigned int dpl, bool is64) in set_idt() function
196 void (*set_idt)(struct x86_emulate_ctxt *ctxt, struct desc_ptr *dt); member
1594 void (*set_idt)(struct kvm_vcpu *vcpu, struct desc_ptr *dt); member