Home
last modified time | relevance | path

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

/openbmc/linux/arch/powerpc/include/asm/
H A Dkvm_host.h464 #define KVMPPC_IRQ_XIVE 3 /* XIVE native exploitation mode */ macro
H A Dkvm_ppc.h711 return vcpu->arch.irq_type == KVMPPC_IRQ_XIVE; in kvmppc_xive_enabled()
/openbmc/linux/arch/powerpc/kvm/
H A Dbook3s_xive_native.c161 vcpu->arch.irq_type = KVMPPC_IRQ_XIVE; in kvmppc_xive_native_connect_vcpu()
H A Dpowerpc.c820 case KVMPPC_IRQ_XIVE: in kvm_arch_vcpu_destroy()