Home
last modified time | relevance | path

Searched refs:CPACR_EL1_SMEN_EL1EN (Results 1 – 2 of 2) sorted by relevance

/linux/arch/arm64/include/asm/
H A Dfpsimd.h46 unsigned long set = CPACR_EL1_FPEN_EL1EN | CPACR_EL1_SMEN_EL1EN; in cpacr_save_enable_kernel_sme()
/linux/tools/arch/arm64/include/asm/
H A Dsysreg.h944 #define CPACR_EL1_SMEN_EL1EN (BIT(24)) /* enable EL1 access */
603 #define CPACR_EL1_SMEN_EL1EN global() macro