Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/
H A Damd-iommu.h22 bool is_guest_mode; member
/OK3568_Linux_fs/kernel/arch/x86/kvm/
H A Dkvm_cache_regs.h172 static inline bool is_guest_mode(struct kvm_vcpu *vcpu) in is_guest_mode() function