Home
last modified time | relevance | path

Searched refs:SCTLR_ELx_ENTP2 (Results 1 – 4 of 4) sorted by relevance

/linux/arch/arm64/include/asm/
H A Del2_setup.h570 orr x1, x1, #SCTLR_ELx_ENTP2 // Disable TPIDR2 traps
H A Dsysreg.h812 #define SCTLR_ELx_ENTP2 (BIT(60)) macro
/linux/arch/arm64/kernel/
H A Dfpsimd.c1210 write_sysreg(read_sysreg(SCTLR_EL1) | SCTLR_ELx_ENTP2, SCTLR_EL1); in cpu_enable_sme()
/linux/tools/arch/arm64/include/asm/
H A Dsysreg.h824 #define SCTLR_ELx_ENTP2 (BIT(60)) macro