Lines Matching defs:entrypoint
59 * SCTLR.EE: Endianness is taken from the entrypoint attributes.
273 * taken from the entrypoint attribute.
314 * initial entrypoint state as specified by the entry_point_info structure.
379 * by the entrypoint attributes. If SEL2 is present and enabled, the ST
500 * Store the X0-X7 value from the entrypoint into the context
790 * its `cpu_idx` for first use, and sets the initial entrypoint state as
803 * for first use, and sets the initial entrypoint state as specified by the
1434 * given security state with the given entrypoint
1436 void cm_set_elr_el3(uint32_t security_state, uintptr_t entrypoint)
1446 write_ctx_reg(state, CTX_ELR_EL3, entrypoint);
1454 uintptr_t entrypoint, uint32_t spsr)
1464 write_ctx_reg(state, CTX_ELR_EL3, entrypoint);