From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id B39FEC7EE33 for ; Thu, 26 Jun 2025 11:23:37 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender:List-Subscribe:List-Help :List-Post:List-Archive:List-Unsubscribe:List-Id:Cc:To:In-Reply-To:References :Message-Id:Content-Transfer-Encoding:Content-Type:MIME-Version:Subject:Date: From:Reply-To:Content-ID:Content-Description:Resent-Date:Resent-From: Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Owner; bh=sWtLf6PyNfkuorUBibTdZYsmlPbGV8YRaW9baJYAJDA=; b=DLOm0DdWKLDdByKOhrTe3VsHjA +FFFku/aQxZDWZ6oCLjAPxH6JlmS29IPMlrDRQXUqbqEVPZbtmHmLhLCTDlioUyj/WlZ9BBk8ou7/ B3vKvfvNaE+OQ2DOsCeuC0Rwoop6EjDMOORFC5Pxg5t8pqBpIOsVs2AM2v+rxaddi12fB72uLzGOe 4OHXBFdLF9neqf7sBw62Q+ieF2JfcOAOfQFQ0ixoRIVYZe6U9EKw17zgnhCseGCBk6vcgQ99X7VRo Fq04j4FYVemOnP6tV5SXoemyI5x1Lp9lWy30KLzYad8KNOVpDui22qEQ2xSBLzpkSNjurmEx3brU8 BCP83/Dw==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.98.2 #2 (Red Hat Linux)) id 1uUkhW-0000000BOsi-44Uk; Thu, 26 Jun 2025 11:23:30 +0000 Received: from sea.source.kernel.org ([172.234.252.31]) by bombadil.infradead.org with esmtps (Exim 4.98.2 #2 (Red Hat Linux)) id 1uUjp5-0000000BH6B-01rZ for linux-arm-kernel@lists.infradead.org; Thu, 26 Jun 2025 10:27:16 +0000 Received: from smtp.kernel.org (transwarp.subspace.kernel.org [100.75.92.58]) by sea.source.kernel.org (Postfix) with ESMTP id ADE434441A; Thu, 26 Jun 2025 10:27:14 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id D85A2C4CEEE; Thu, 26 Jun 2025 10:27:09 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1750933634; bh=KhZBfnWupA8OF0aLJ5DChzI1zouMF1hlhKWMb+wixeg=; h=From:Date:Subject:References:In-Reply-To:To:Cc:From; b=DKL7a4988MBlLaou56ecXzN7Qnn5Rj41UZ+FFTdgMKZ0tRrDl+0xgRmCsRMddANEB yBrIlKruFji4NzXkdFMCKWzZghyNOzR1U1JIJeBC7tTK7ujuQMvtfz8S3OSmrrBijs licLYEglhJjQHfNppepCXUtfFEUDtb1qu9yO+YD66xmhYFv213aDwKQd2OgF3MnW82 vryWtrN9RODRraspyTyBkqu9W5U/JGFLeY3KJ+l10PWkJePhXY3gqIRLsd458uXjF/ UiJIhsog2pIkO3b4iowwvoqLTvvnUActlZNidkihMoX32/cOLY6XrDCpFIcxAbC3Ub EyVypwUxyh+dQ== From: Lorenzo Pieralisi Date: Thu, 26 Jun 2025 12:26:00 +0200 Subject: [PATCH v6 09/31] arm64/sysreg: Add ICC_CR0_EL1 MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit Message-Id: <20250626-gicv5-host-v6-9-48e046af4642@kernel.org> References: <20250626-gicv5-host-v6-0-48e046af4642@kernel.org> In-Reply-To: <20250626-gicv5-host-v6-0-48e046af4642@kernel.org> To: Marc Zyngier , Thomas Gleixner , Rob Herring , Krzysztof Kozlowski , Conor Dooley , Catalin Marinas , Will Deacon Cc: Arnd Bergmann , Sascha Bischoff , Jonathan Cameron , Timothy Hayes , Bjorn Helgaas , "Liam R. Howlett" , Peter Maydell , Mark Rutland , Jiri Slaby , linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, devicetree@vger.kernel.org, linux-pci@vger.kernel.org, Lorenzo Pieralisi X-Mailer: b4 0.15-dev-6f78e X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20250626_032715_069850_A79D2D95 X-CRM114-Status: UNSURE ( 7.91 ) X-CRM114-Notice: Please train this message. X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org Add ICC_CR0_EL1 register description. Signed-off-by: Lorenzo Pieralisi Reviewed-by: Jonathan Cameron Cc: Will Deacon Cc: Catalin Marinas Cc: Marc Zyngier --- arch/arm64/tools/sysreg | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/arch/arm64/tools/sysreg b/arch/arm64/tools/sysreg index 78a51fbf3a99..ebbb22ed2301 100644 --- a/arch/arm64/tools/sysreg +++ b/arch/arm64/tools/sysreg @@ -3519,6 +3519,14 @@ Res0 14:12 Field 11:0 AFFINITY EndSysreg +Sysreg ICC_CR0_EL1 3 1 12 0 1 +Res0 63:39 +Field 38 PID +Field 37:32 IPPT +Res0 31:1 +Field 0 EN +EndSysreg + Sysreg CSSELR_EL1 3 2 0 0 0 Res0 63:5 Field 4 TnD -- 2.48.0