Home
last modified time | relevance | path

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

/hal_intel-latest/bsp_sedi/soc/intel_ish/pm/aon/
Dipapg.S54 #save esp so we can restore stack after returning from ROM
56 movl %esp, TSS_ESP0_OFFSET(%eax)
70 movl TSS_ESP0_OFFSET(%eax), %esp
74 orl $EFLAGS_NT, (%esp)
Daon_task.c96 .esp = CONFIG_AON_PERSISTENT_BASE - AON_SP_RESERVED,
/hal_intel-latest/bsp_sedi/soc/intel_ish/pm/
Dia_structs.h85 uint32_t esp; member