Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/powerpc/include/asm/
H A Dkvm_host.h473 #define KVMPPC_IRQ_XIVE 3 /* XIVE native exploitation mode */ macro
H A Dkvm_ppc.h676 return vcpu->arch.irq_type == KVMPPC_IRQ_XIVE; in kvmppc_xive_enabled()
/OK3568_Linux_fs/kernel/arch/powerpc/kvm/
H A Dbook3s_xive_native.c165 vcpu->arch.irq_type = KVMPPC_IRQ_XIVE; in kvmppc_xive_native_connect_vcpu()
H A Dpowerpc.c788 case KVMPPC_IRQ_XIVE: in kvm_arch_vcpu_destroy()