Home
last modified time | relevance | path

Searched refs:get_sysreg_iss_rt (Results 1 – 3 of 3) sorted by relevance

/trusted-firmware-a-3.6.0-3.5.0/include/bl31/
Dsync_handle.h28 static inline unsigned int get_sysreg_iss_rt(uint64_t esr) in get_sysreg_iss_rt() function
/trusted-firmware-a-3.6.0-3.5.0/plat/arm/board/fvp/
Dfvp_sync_traps.c42 unsigned int rt = get_sysreg_iss_rt(esr_el3); in plat_handle_rng_trap()
/trusted-firmware-a-3.6.0-3.5.0/docs/
Dporting-guide.rst3504 information in there is the target register (``get_sysreg_iss_rt()``).