Searched refs:KVMPPC_IRQ_DEFAULT (Results 1 - 4 of 4) sorted by relevance

/linux-master/arch/powerpc/kvm/
H A Dbook3s_xive_native.c119 vcpu->arch.irq_type = KVMPPC_IRQ_DEFAULT;
139 if (vcpu->arch.irq_type != KVMPPC_IRQ_DEFAULT)
H A Dbook3s_xics.c1459 if (vcpu->arch.irq_type != KVMPPC_IRQ_DEFAULT)
1475 vcpu->arch.irq_type = KVMPPC_IRQ_DEFAULT;
H A Dbook3s_xive.c1863 vcpu->arch.irq_type = KVMPPC_IRQ_DEFAULT;
1919 if (vcpu->arch.irq_type != KVMPPC_IRQ_DEFAULT)
/linux-master/arch/powerpc/include/asm/
H A Dkvm_host.h460 #define KVMPPC_IRQ_DEFAULT 0 macro

Completed in 139 milliseconds