Searched refs:KVMPPC_IRQ_XICS (Results 1 - 5 of 5) sorted by relevance

/linux-master/arch/powerpc/include/asm/
H A Dkvm_host.h462 #define KVMPPC_IRQ_XICS 2 /* Includes a XIVE option */ macro
H A Dkvm_ppc.h659 return vcpu->arch.irq_type == KVMPPC_IRQ_XICS;
/linux-master/arch/powerpc/kvm/
H A Dbook3s_xics.c1464 vcpu->arch.irq_type = KVMPPC_IRQ_XICS;
H A Dbook3s_xive.c2030 vcpu->arch.irq_type = KVMPPC_IRQ_XICS;
H A Dpowerpc.c808 case KVMPPC_IRQ_XICS:

Completed in 170 milliseconds