Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/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()
/kernel/linux/linux-6.6/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()
/kernel/linux/linux-5.10/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()
/kernel/linux/linux-6.6/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()

Completed in 17 milliseconds