Home
last modified time | relevance | path

Searched defs:is_guest_mode (Results 1 – 3 of 3) 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.h244 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()