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

/linux-master/arch/powerpc/include/asm/
H A Dkvm_host.h463 #define KVMPPC_IRQ_XIVE 3 /* XIVE native exploitation mode */ macro
H A Dkvm_ppc.h747 return vcpu->arch.irq_type == KVMPPC_IRQ_XIVE;
/linux-master/arch/powerpc/kvm/
H A Dbook3s_xive_native.c161 vcpu->arch.irq_type = KVMPPC_IRQ_XIVE;
H A Dpowerpc.c814 case KVMPPC_IRQ_XIVE:

Completed in 138 milliseconds