Searched refs:top_of_sec_stack (Results 1 – 1 of 1) sorted by relevance
840 uint32_t *top_of_sec_stack = (uint32_t *)secure_esf; local843 if ((*top_of_sec_stack == INTEGRITY_SIGNATURE_STD) ||844 (*top_of_sec_stack == INTEGRITY_SIGNATURE_EXT)) {846 if (*top_of_sec_stack == INTEGRITY_SIGNATURE) {853 top_of_sec_stack += ADDITIONAL_STATE_CONTEXT_WORDS;854 secure_esf = (const struct arch_esf *)top_of_sec_stack;860 sec_ret_addr = *top_of_sec_stack;