Lines Matching defs:entrypoint
67 * SCTLR.EE: Endianness is taken from the entrypoint attributes.
384 * initial entrypoint state as specified by the entry_point_info structure.
467 * by the entrypoint attributes. If SEL2 is present and enabled, the ST
621 * Store the X0-X7 value from the entrypoint into the context
1020 * for first use, and sets the initial entrypoint state as specified by the
1998 * given security state with the given entrypoint
2000 void cm_set_elr_el3(uint32_t security_state, uintptr_t entrypoint)
2010 write_ctx_reg(state, CTX_ELR_EL3, entrypoint);
2018 uintptr_t entrypoint, uint32_t spsr)
2028 write_ctx_reg(state, CTX_ELR_EL3, entrypoint);