Searched defs:is_guest_mode (Results 1 – 5 of 5) sorted by relevance
24 bool is_guest_mode; member
182 bool is_guest_mode) in kvm_hv_get_tlb_flush_fifo()
226 static inline bool is_guest_mode(struct kvm_vcpu *vcpu) in is_guest_mode() function
223 bool (*is_guest_mode)(struct x86_emulate_ctxt *ctxt); member
5142 bool is_guest_mode = ctxt->ops->is_guest_mode(ctxt); in x86_emulate_insn() local