Home
last modified time | relevance | path

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

/Linux-v5.15/include/linux/
Damd-iommu.h24 bool is_guest_mode; member
/Linux-v5.15/arch/x86/kvm/
Dkvm_cache_regs.h192 static inline bool is_guest_mode(struct kvm_vcpu *vcpu) in is_guest_mode() function