From patchwork Tue Apr 19 17:13:07 2016 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Eric Auger X-Patchwork-Id: 8882061 Return-Path: X-Original-To: patchwork-linux-arm@patchwork.kernel.org Delivered-To: patchwork-parsemail@patchwork1.web.kernel.org Received: from mail.kernel.org (mail.kernel.org [198.145.29.136]) by patchwork1.web.kernel.org (Postfix) with ESMTP id 418EE9F36E for ; Tue, 19 Apr 2016 17:16:02 +0000 (UTC) Received: from mail.kernel.org (localhost [127.0.0.1]) by mail.kernel.org (Postfix) with ESMTP id 15B99202C8 for ; Tue, 19 Apr 2016 17:16:01 +0000 (UTC) Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.9]) (using TLSv1.2 with cipher AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id BD408202B8 for ; Tue, 19 Apr 2016 17:15:59 +0000 (UTC) Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.80.1 #2 (Red Hat Linux)) id 1asZEI-0005qq-LX; Tue, 19 Apr 2016 17:14:26 +0000 Received: from mail-wm0-x229.google.com ([2a00:1450:400c:c09::229]) by bombadil.infradead.org with esmtps (Exim 4.80.1 #2 (Red Hat Linux)) id 1asZDg-0005Ir-B6 for linux-arm-kernel@lists.infradead.org; Tue, 19 Apr 2016 17:13:49 +0000 Received: by mail-wm0-x229.google.com with SMTP id e201so21937913wme.0 for ; Tue, 19 Apr 2016 10:13:28 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=from:to:cc:subject:date:message-id:in-reply-to:references; bh=5ktX3pF2Z2oMeM/qGNGSVgUB5lDT9k5ruBK943xuSsk=; b=I54fLrvQBSKHl5RIxpshA7zWgaGDmLHYEcOY19JzIREucDrA4P1UI4wMUYSXrTM4GD k23kd/heNEZqyfmcDWdDmQypSNbFl/MM2I6r6+ChV3pot8LW04t6XJzh0dZEWYapltC3 U0wB/I4chPeINFz72ZjV/Y5hkuCzRDYYOE7Oc= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references; bh=5ktX3pF2Z2oMeM/qGNGSVgUB5lDT9k5ruBK943xuSsk=; b=V3EVldijitVQ3Iku5eouCFnpANgt+dUEAAWZDNiZip/mo1verURlBbn+Dj8jTGWwQd AxoVCyMX277Mi/cXKqEjj8l1PtIYGbrPNJRH5dXOlir/RVjCQC0yoF5+C9TtwNG3YvhT /y91bnwdQDVo+QfYXIZSbx+FAPVtJpTQBRRk6YMqVTzeg1pawO37SojMum+FxIBwDuwv nZwYUYkdQULAVxhBmpyGiXQo6kvKiRSv6gyUa7kZ2ozj7PE+v6Nxk4Gul7y84nyhq8z3 hOpVRowGDnbixwsOPYNo1OTOcmSEhs7DGzRH8uUqNP7mTZ9mDo0GAGhgKVzDtGj3ayvq Z7iw== X-Gm-Message-State: AOPr4FXm0KBg3FROU/8PYCHNrJSASmgzw2zQuQbBGyolAlmceQdqhFzsTCnHaVomkjiCEtXz X-Received: by 10.28.220.213 with SMTP id t204mr5113808wmg.42.1461086006705; Tue, 19 Apr 2016 10:13:26 -0700 (PDT) Received: from new-host-34.home (LMontsouris-657-1-37-90.w80-11.abo.wanadoo.fr. [80.11.198.90]) by smtp.gmail.com with ESMTPSA id gr4sm1243604wjd.23.2016.04.19.10.13.24 (version=TLS1_2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Tue, 19 Apr 2016 10:13:25 -0700 (PDT) From: Eric Auger To: eric.auger@st.com, eric.auger@linaro.org, robin.murphy@arm.com, alex.williamson@redhat.com, will.deacon@arm.com, joro@8bytes.org, tglx@linutronix.de, jason@lakedaemon.net, marc.zyngier@arm.com, christoffer.dall@linaro.org, linux-arm-kernel@lists.infradead.org Subject: [PATCH v7 5/8] genirq/irq: introduce msi_doorbell's structs and related callback Date: Tue, 19 Apr 2016 17:13:07 +0000 Message-Id: <1461085990-2547-6-git-send-email-eric.auger@linaro.org> X-Mailer: git-send-email 1.9.1 In-Reply-To: <1461085990-2547-1-git-send-email-eric.auger@linaro.org> References: <1461085990-2547-1-git-send-email-eric.auger@linaro.org> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20160419_101348_636641_98EA95C2 X-CRM114-Status: GOOD ( 14.76 ) X-Spam-Score: -2.7 (--) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: julien.grall@arm.com, patches@linaro.org, Jean-Philippe.Brucker@arm.com, p.fedin@samsung.com, linux-kernel@vger.kernel.org, Bharat.Bhushan@freescale.com, iommu@lists.linux-foundation.org, pranav.sawargaonkar@gmail.com MIME-Version: 1.0 Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+patchwork-linux-arm=patchwork.kernel.org@lists.infradead.org X-Spam-Status: No, score=-5.1 required=5.0 tests=BAYES_00,DKIM_SIGNED, RCVD_IN_DNSWL_MED,RP_MATCHES_RCVD,T_DKIM_INVALID,UNPARSEABLE_RELAY autolearn=unavailable version=3.3.1 X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on mail.kernel.org X-Virus-Scanned: ClamAV using ClamSMTP The purpose is to be able to retrieve the MSI doorbells of an irqchip. This is now needed since on some platforms those doorbells must be iommu mapped (in case the MSIs transit through an IOMMU that do not bypass those transactions). The assumption is there is a maximum of one doorbell region per cpu. The number of doorbells for the whole irqchip is stored in nb_doorbells. A doorbell region is characterized by its physical address base, size and IOMMU protection flag. irq_chip msi_doorbell_info callback enables to retrieve the doorbells of the irqchip. Signed-off-by: Eric Auger --- v7: creation --- include/linux/irq.h | 26 ++++++++++++++++++++++---- 1 file changed, 22 insertions(+), 4 deletions(-) diff --git a/include/linux/irq.h b/include/linux/irq.h index c4de623..fdad8c1 100644 --- a/include/linux/irq.h +++ b/include/linux/irq.h @@ -312,9 +312,25 @@ static inline irq_hw_number_t irqd_to_hwirq(struct irq_data *d) return d->hwirq; } -/** - * struct irq_chip - hardware interrupt chip descriptor - * +/* MSI doorbell region */ +struct irq_chip_msi_doorbell { + phys_addr_t base; + size_t size; + int prot; /* iommu protection flag */ +}; + +/* + * Describe all the MSI doorbell regions for an irqchip. + * A single doorbell region per cpu is assumed. + * In case a single doorbell is supported for the whole irqchip, + * the region is described in as cpu #0's one + */ +struct irq_chip_msi_doorbell_info { + struct irq_chip_msi_doorbell __percpu *percpu_doorbells; + int nb_doorbells; /* overall number of doorbells */ +}; + +/** * struct irq_chip - hardware interrupt chip descriptor * * @name: name for /proc/interrupts * @irq_startup: start up the interrupt (defaults to ->enable if NULL) * @irq_shutdown: shut down the interrupt (defaults to ->disable if NULL) @@ -349,6 +365,7 @@ static inline irq_hw_number_t irqd_to_hwirq(struct irq_data *d) * @irq_get_irqchip_state: return the internal state of an interrupt * @irq_set_irqchip_state: set the internal state of a interrupt * @irq_set_vcpu_affinity: optional to target a vCPU in a virtual machine + * @msi_doorbell_info: return the MSI doorbell info * @ipi_send_single: send a single IPI to destination cpus * @ipi_send_mask: send an IPI to destination cpus in cpumask * @flags: chip specific flags @@ -394,7 +411,8 @@ struct irq_chip { int (*irq_set_irqchip_state)(struct irq_data *data, enum irqchip_irq_state which, bool state); int (*irq_set_vcpu_affinity)(struct irq_data *data, void *vcpu_info); - + const struct irq_chip_msi_doorbell_info *(*msi_doorbell_info)( + struct irq_data *data); void (*ipi_send_single)(struct irq_data *data, unsigned int cpu); void (*ipi_send_mask)(struct irq_data *data, const struct cpumask *dest);