Home
last modified time | relevance | path

Searched defs:spsr (Results 1 – 25 of 102) sorted by relevance

12345

/aosp_15_r20/external/coreboot/src/arch/arm64/include/arch/
H A Dtransition.h98 uint64_t spsr; member
134 static inline uint8_t get_el_from_spsr(uint64_t spsr) in get_el_from_spsr()
139 static inline uint8_t get_mode_from_spsr(uint64_t spsr) in get_mode_from_spsr()
/aosp_15_r20/external/arm-trusted-firmware/plat/layerscape/common/
H A Dls_common.c150 uint32_t spsr; in ls_get_spsr_for_bl33_entry() local
169 unsigned int hyp_status, mode, spsr; in ls_get_spsr_for_bl33_entry() local
/aosp_15_r20/external/trusty/arm-trusted-firmware/plat/hisilicon/poplar/
Dbl2_plat_setup.c65 uint32_t spsr; in poplar_get_spsr_for_bl33_entry() local
84 unsigned int hyp_status, mode, spsr; in poplar_get_spsr_for_bl33_entry() local
/aosp_15_r20/external/arm-trusted-firmware/plat/arm/common/
H A Darm_common.c90 uint32_t spsr; in arm_get_spsr_for_bl33_entry() local
109 unsigned int hyp_status, mode, spsr; in arm_get_spsr_for_bl33_entry() local
/aosp_15_r20/external/arm-trusted-firmware/plat/hisilicon/poplar/
H A Dbl2_plat_setup.c65 uint32_t spsr; in poplar_get_spsr_for_bl33_entry() local
84 unsigned int hyp_status, mode, spsr; in poplar_get_spsr_for_bl33_entry() local
/aosp_15_r20/external/trusty/arm-trusted-firmware/plat/arm/common/
Darm_common.c90 uint32_t spsr; in arm_get_spsr_for_bl33_entry() local
109 unsigned int hyp_status, mode, spsr; in arm_get_spsr_for_bl33_entry() local
/aosp_15_r20/external/trusty/lk/arch/arm64/include/arch/
Darm64.h62 uint64_t spsr; member
71 uint64_t spsr; member
/aosp_15_r20/external/trusty/arm-trusted-firmware/plat/nxp/common/setup/
Dls_bl2_el3_setup.c107 uint32_t spsr; in ls_get_spsr_for_bl33_entry() local
126 unsigned int hyp_status, mode, spsr; in ls_get_spsr_for_bl33_entry() local
/aosp_15_r20/external/arm-trusted-firmware/plat/nxp/common/setup/
H A Dls_bl2_el3_setup.c107 uint32_t spsr; in ls_get_spsr_for_bl33_entry() local
126 unsigned int hyp_status, mode, spsr; in ls_get_spsr_for_bl33_entry() local
/aosp_15_r20/external/trusty/arm-trusted-firmware/plat/hisilicon/hikey/
Dhikey_bl2_setup.c85 uint32_t spsr; in hikey_get_spsr_for_bl33_entry() local
101 unsigned int hyp_status, mode, spsr; in hikey_get_spsr_for_bl33_entry() local
/aosp_15_r20/external/arm-trusted-firmware/plat/hisilicon/hikey/
H A Dhikey_bl2_setup.c85 uint32_t spsr; in hikey_get_spsr_for_bl33_entry() local
101 unsigned int hyp_status, mode, spsr; in hikey_get_spsr_for_bl33_entry() local
/aosp_15_r20/external/arm-trusted-firmware/plat/hisilicon/hikey960/
H A Dhikey960_bl2_setup.c176 uint32_t spsr; in hikey960_get_spsr_for_bl33_entry() local
192 unsigned int hyp_status, mode, spsr; in hikey960_get_spsr_for_bl33_entry() local
/aosp_15_r20/external/trusty/arm-trusted-firmware/plat/hisilicon/hikey960/
Dhikey960_bl2_setup.c179 uint32_t spsr; in hikey960_get_spsr_for_bl33_entry() local
195 unsigned int hyp_status, mode, spsr; in hikey960_get_spsr_for_bl33_entry() local
/aosp_15_r20/external/trusty/lk/arch/arm/arm/
Dfaults.c54 static void dump_mode_regs(uint32_t spsr, uint32_t svc_r13, uint32_t svc_r14) in dump_mode_regs()
147 static void halt_thread(uint32_t spsr, uint32_t crash_reason) in halt_thread()
/aosp_15_r20/external/trusty/lk/arch/arm/include/arch/
Darm.h94 uint32_t spsr; member
107 uint32_t spsr; member
/aosp_15_r20/external/trusty/arm-trusted-firmware/plat/imx/common/
Dimx_bl31_common.c13 uint32_t spsr; in plat_get_spsr_for_bl33_entry() local
/aosp_15_r20/external/trusty/arm-trusted-firmware/plat/intel/soc/common/aarch64/
Dplatform_common.c38 uint32_t spsr; in socfpga_get_spsr_for_bl33_entry() local
/aosp_15_r20/external/arm-trusted-firmware/plat/intel/soc/common/aarch64/
H A Dplatform_common.c44 uint32_t spsr; in socfpga_get_spsr_for_bl33_entry() local
/aosp_15_r20/external/trusty/arm-trusted-firmware/plat/brcm/common/
Dbrcm_common.c42 uint32_t spsr; in brcm_get_spsr_for_bl33_entry() local
/aosp_15_r20/external/arm-trusted-firmware/plat/brcm/common/
H A Dbrcm_common.c42 uint32_t spsr; in brcm_get_spsr_for_bl33_entry() local
/aosp_15_r20/external/coreboot/src/arch/arm64/
H A Dtransition.c33 void transition_to_el2(void *entry, void *arg, uint64_t spsr) in transition_to_el2()
/aosp_15_r20/external/arm-trusted-firmware/services/spd/tlkd/
H A Dtlkd_common.c85 uint32_t ep_attr, spsr; in tlkd_init_tlk_ep_state() local
/aosp_15_r20/external/trusty/arm-trusted-firmware/services/spd/tlkd/
Dtlkd_common.c85 uint32_t ep_attr, spsr; in tlkd_init_tlk_ep_state() local
/aosp_15_r20/external/trusty/arm-trusted-firmware/plat/arm/common/aarch64/
Dexecution_state_switch.c43 u_register_t spsr, pc, scr, sctlr; in arm_execution_state_switch() local
/aosp_15_r20/external/arm-trusted-firmware/plat/arm/common/aarch64/
H A Dexecution_state_switch.c43 u_register_t spsr, pc, scr, sctlr; in arm_execution_state_switch() local

12345