Home
last modified time | relevance | path

Searched refs:ESR_EC_SHIFT (Results 1 – 6 of 6) sorted by relevance

/tf-a-ffa_el3_spmc/bl31/aarch64/
A Dea_delegate.S56 ubfx x30, x30, #ESR_EC_SHIFT, #ESR_EC_LENGTH
82 ubfx x1, x1, #ESR_EC_SHIFT, #ESR_EC_LENGTH
A Druntime_exceptions.S186 ubfx x30, x30, #ESR_EC_SHIFT, #ESR_EC_LENGTH
298 ubfx x30, x30, #ESR_EC_SHIFT, #ESR_EC_LENGTH
/tf-a-ffa_el3_spmc/services/std_svc/spm/common/aarch64/
A Dspm_shim_exceptions.S69 ubfx x30, x30, #ESR_EC_SHIFT, #ESR_EC_LENGTH
/tf-a-ffa_el3_spmc/include/arch/aarch64/
A Dasm_macros.S56 ubfx x0, x0, #ESR_EC_SHIFT, #ESR_EC_LENGTH
A Darch.h763 #define ESR_EC_SHIFT U(26) macro
802 #define EC_BITS(x) (((x) >> ESR_EC_SHIFT) & ESR_EC_MASK)
/tf-a-ffa_el3_spmc/bl1/aarch64/
A Dbl1_exceptions.S89 ubfx x30, x30, #ESR_EC_SHIFT, #ESR_EC_LENGTH

Completed in 14 milliseconds