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