Searched refs:ESR_EC_LENGTH (Results 1 – 6 of 6) sorted by relevance
/external/arm-trusted-firmware/bl31/aarch64/ |
D | ea_delegate.S | 56 ubfx x30, x30, #ESR_EC_SHIFT, #ESR_EC_LENGTH 82 ubfx x1, x1, #ESR_EC_SHIFT, #ESR_EC_LENGTH
|
D | runtime_exceptions.S | 186 ubfx x30, x30, #ESR_EC_SHIFT, #ESR_EC_LENGTH 298 ubfx x30, x30, #ESR_EC_SHIFT, #ESR_EC_LENGTH
|
/external/arm-trusted-firmware/services/std_svc/spm_mm/aarch64/ |
D | spm_mm_shim_exceptions.S | 69 ubfx x30, x30, #ESR_EC_SHIFT, #ESR_EC_LENGTH
|
/external/arm-trusted-firmware/include/arch/aarch64/ |
D | asm_macros.S | 60 ubfx x0, x0, #ESR_EC_SHIFT, #ESR_EC_LENGTH
|
D | arch.h | 739 #define ESR_EC_LENGTH U(6) macro
|
/external/arm-trusted-firmware/bl1/aarch64/ |
D | bl1_exceptions.S | 89 ubfx x30, x30, #ESR_EC_SHIFT, #ESR_EC_LENGTH
|