Searched defs:is_guest_mode (Results 1 – 2 of 2) sorted by relevance
| /Linux-v5.4/include/linux/ | ||
| D | amd-iommu.h | 22 	bool is_guest_mode;  member | 
| /Linux-v5.4/arch/x86/kvm/ | ||
| D | kvm_cache_regs.h | 143 static inline bool is_guest_mode(struct kvm_vcpu *vcpu)  in is_guest_mode()  function |