Lines Matching +full:statistical +full:- +full:profiling +full:- +full:extension +full:- +full:v1
1 /* SPDX-License-Identifier: GPL-2.0-only */
14 #include <linux/kasan-tags.h>
16 #include <asm/gpr-num.h>
22 * [20-19] : Op0
23 * [18-16] : Op1
24 * [15-12] : CRn
25 * [11-8] : CRm
26 * [7-5] : Op2
83 * As per Arm ARM for v8-A, Section "C.5.1.3 op0 == 0b00, architectural hints,
112 /* Register-based PAN access, for save/restore purposes */
167 #include "asm/sysreg-defs.h"
351 /*** Statistical Profiling Extension ***/
369 /*** End of Statistical Profiling Extension ***/
457 * n: 0-15
463 * n: 0-15
471 /* AMU v1: Fixed (architecturally defined) activity monitors */
686 #define TLBI_CRm_IPAIS 0 /* S2 Inner-Shareable */
687 #define TLBI_CRm_nROS 1 /* non-Range, Outer-Sharable */
688 #define TLBI_CRm_RIS 2 /* Range, Inner-Sharable */
689 #define TLBI_CRm_nRIS 3 /* non-Range, Inner-Sharable */
690 #define TLBI_CRm_IPAONS 4 /* S2 Outer and Non-Shareable */
691 #define TLBI_CRm_ROS 5 /* Range, Outer-Sharable */
692 #define TLBI_CRm_RNS 6 /* Range, Non-Sharable */
693 #define TLBI_CRm_nRNS 7 /* non-Range, Non-Sharable */
972 * only uses tags in the range 0xF0-0xFF, which we map to MTE tags 0x0-0xF.
1013 #define ICH_LR_VIRTUAL_ID_MASK ((1ULL << 32) - 1)
1070 * Permission Indirection Extension (PIE) permission encodings.
1071 * Encodings with the _O suffix, have overlays applied (Permission Overlay Extension).
1089 * Permission Overlay Extension (POE) permission encodings.
1101 /* Initial value for Permission Overlay Extension for EL0 */
1197 * set mask are set. Other bits are left as-is.