Home
last modified time | relevance | path

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

/arch/powerpc/include/asm/
Dkvm_host.h467 #define KVMPPC_IRQ_XIVE 3 /* XIVE native exploitation mode */ macro
Dkvm_ppc.h683 return vcpu->arch.irq_type == KVMPPC_IRQ_XIVE; in kvmppc_xive_enabled()
/arch/powerpc/kvm/
Dbook3s_xive_native.c166 vcpu->arch.irq_type = KVMPPC_IRQ_XIVE; in kvmppc_xive_native_connect_vcpu()
Dpowerpc.c751 case KVMPPC_IRQ_XIVE: in kvm_arch_vcpu_free()