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: Auger Eric X-Patchwork-Id: 66127 Delivered-To: patches@linaro.org Received: by 10.140.93.198 with SMTP id d64csp1978115qge; Tue, 19 Apr 2016 10:13:33 -0700 (PDT) X-Received: by 10.194.16.133 with SMTP id g5mr4320677wjd.42.1461086006949; Tue, 19 Apr 2016 10:13:26 -0700 (PDT) Return-Path: Received: from mail-wm0-x236.google.com (mail-wm0-x236.google.com. [2a00:1450:400c:c09::236]) by mx.google.com with ESMTPS id 3si5198474wmf.111.2016.04.19.10.13.26 for (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Tue, 19 Apr 2016 10:13:26 -0700 (PDT) Received-SPF: pass (google.com: domain of eric.auger@linaro.org designates 2a00:1450:400c:c09::236 as permitted sender) client-ip=2a00:1450:400c:c09::236; Authentication-Results: mx.google.com; dkim=pass header.i=@linaro.org; spf=pass (google.com: domain of eric.auger@linaro.org designates 2a00:1450:400c:c09::236 as permitted sender) smtp.mailfrom=eric.auger@linaro.org; dmarc=pass (p=NONE dis=NONE) header.from=linaro.org Received: by mail-wm0-x236.google.com with SMTP id v188so171076658wme.1 for ; Tue, 19 Apr 2016 10:13:26 -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=J1nu93wlHfdzeD1nfA0ZSnPnYczbj2+1vtcTYQ6FwTFGF47aFa2am5wHs8cvovEtVS VaZfuMvi0619HzrN5N73uIhNYi2pB3OJHLkBvNr2SoaLUqvKqvua7NztXd9LB/NyWBkC ZWwmV92DfkXfT4MGoEHU+YJuUHrmxxnzaQkhdTHPIxWlNl7nyN8lxYngGr6h0qld97JA ogzUQl6PEmrQUhn2MwJKG/OtbnVrCdSNTEisvNzafCxIxrK4/pIhCO8Rjnn8Z7t440fw 1Ztz2QmYmaRFvLU4Y6SLZz2XgyFwHbuRssHt1nY7bsqQrIaa0v/sCMisE2eLvmrVb7wH f2HQ== X-Gm-Message-State: AOPr4FWI7I+MlrYeFDBg8vSSukFLvF7xEXiw9hp7rvVoDR5obyPl5k5MKfw6krXI5nVf5V9cxik= X-Received: by 10.28.220.213 with SMTP id t204mr5113808wmg.42.1461086006705; Tue, 19 Apr 2016 10:13:26 -0700 (PDT) Return-Path: 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 Cc: patches@linaro.org, linux-kernel@vger.kernel.org, Bharat.Bhushan@freescale.com, pranav.sawargaonkar@gmail.com, p.fedin@samsung.com, iommu@lists.linux-foundation.org, Jean-Philippe.Brucker@arm.com, julien.grall@arm.com 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> 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(-) -- 1.9.1 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);