Searched refs:KVM_BUG (Results 1 - 2 of 2) sorted by relevance

/linux-master/include/linux/
H A Dkvm_host.h888 #define KVM_BUG(cond, kvm, fmt...) \ macro
910 * host, i.e. use this variant of KVM_BUG() if and only if a KVM data structure
/linux-master/arch/x86/kvm/vmx/
H A Dvmx.c5486 KVM_BUG(1, vcpu->kvm, "Guest always owns CR0.TS");
6985 if (KVM_BUG(!is_external_intr(intr_info), vcpu->kvm,

Completed in 1341 milliseconds