Home
last modified time | relevance | path

Searched defs:is_guest_mode (Results 1 – 5 of 5) sorted by relevance

/linux/arch/x86/include/asm/
H A Dirq_remapping.h40 bool is_guest_mode; member
/linux/arch/x86/kvm/
H A Dkvm_cache_regs.h243 static inline bool is_guest_mode(struct kvm_vcpu *vcpu) in is_guest_mode() function
H A Dhyperv.h198 bool is_guest_mode) in kvm_hv_get_tlb_flush_fifo() argument
H A Dkvm_emulate.h238 bool (*is_guest_mode)(struct x86_emulate_ctxt *ctxt); member
H A Demulate.c5115 bool is_guest_mode = ctxt->ops->is_guest_mode(ctxt); in x86_emulate_insn() local