Searched refs:CPACR_EL1_FPEN_EL0EN (Results 1 – 3 of 3) sorted by relevance
601 #define CPACR_EL1_FPEN_EL0EN (BIT(21)) /* enable EL0 access, if EL1EN set */ macro
957 #define CPACR_EL1_FPEN_EL0EN (BIT(21)) /* enable EL0 access, if EL1EN set */ macro
2149 unsigned long enable = CPACR_EL1_FPEN_EL1EN | CPACR_EL1_FPEN_EL0EN; in cpu_enable_fpsimd()