Home
last modified time | relevance | path

Searched refs:host_desc (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.10/arch/powerpc/include/asm/
Dkvm_ppc.h664 struct irq_desc *host_desc);
666 struct irq_desc *host_desc);
704 struct irq_desc *host_desc) { return -ENODEV; } in kvmppc_xive_set_mapped() argument
706 struct irq_desc *host_desc) { return -ENODEV; } in kvmppc_xive_clr_mapped() argument
/Linux-v5.10/arch/powerpc/kvm/
Dbook3s_xive.c897 struct irq_desc *host_desc) in kvmppc_xive_set_mapped() argument
902 struct irq_data *host_data = irq_desc_get_irq_data(host_desc); in kvmppc_xive_set_mapped()
903 unsigned int host_irq = irq_desc_get_irq(host_desc); in kvmppc_xive_set_mapped()
994 struct irq_desc *host_desc) in kvmppc_xive_clr_mapped() argument
999 unsigned int host_irq = irq_desc_get_irq(host_desc); in kvmppc_xive_clr_mapped()