Home
last modified time | relevance | path

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

/linux-5.19.10/arch/powerpc/include/asm/
Dkvm_host.h464 #define KVMPPC_IRQ_XIVE 3 /* XIVE native exploitation mode */ macro
Dkvm_ppc.h690 return vcpu->arch.irq_type == KVMPPC_IRQ_XIVE; in kvmppc_xive_enabled()
/linux-5.19.10/arch/powerpc/kvm/
Dbook3s_xive_native.c162 vcpu->arch.irq_type = KVMPPC_IRQ_XIVE; in kvmppc_xive_native_connect_vcpu()
Dpowerpc.c829 case KVMPPC_IRQ_XIVE: in kvm_arch_vcpu_destroy()