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