Searched refs:tss_t (Results 1 – 9 of 9) sorted by relevance
165 typedef struct tss64 tss_t; typedef169 typedef struct tss32 tss_t; typedef
669 extern tss_t *ktss0;672 extern tss_t *dftss0;
117 tss_t ct_tss;
105 tss_t *mcpu_tss; /* TSS */
110 tss_t *ktss0; /* kernel task state structure */113 tss_t *dftss0; /* #DF double-fault exception */1239 ktss0 = (tss_t *)BOP_ALLOC(bootops, (caddr_t)KTSS_VA, in init_desctbls()1247 dftss0 = (tss_t *)BOP_ALLOC(bootops, (caddr_t)DFTSS_VA, in init_desctbls()
95 tss_t
111 tss_t
175 tss_t *ntss; in mach_cpucontext_alloc_tables()
2006 tss_t *tss = CPU->cpu_tss; in dump_tss()2027 tss_t *tss = CPU->cpu_tss; in dump_tss()