Searched refs:tss_esp (Results 1 – 5 of 5) sorted by relevance
116 uint32_t tss_esp; member
109 tss_esp TSS_ESP
199 ntss->tss_esp0 = ntss->tss_esp1 = ntss->tss_esp2 = ntss->tss_esp = in mach_cpucontext_alloc_tables()
2043 printf(tss_fmt, "tss_esp", (void *)(uintptr_t)tss->tss_esp); in dump_tss()
1147 dftss0->tss_esp = (uint32_t)&dblfault_stack0[sizeof (dblfault_stack0)]; in init_tss()