is_smm
static inline bool is_smm(struct kvm_vcpu *vcpu)
static inline bool is_smm(struct kvm_vcpu *vcpu) { return false; }