Searched defs:alpha_pcb (Results 1 – 1 of 1) sorted by relevance
58 struct alpha_pcb { struct59 unsigned long apcb_ksp; /* kernel stack ptr */60 unsigned long apcb_usp; /* user stack ptr */61 unsigned long apcb_ptbr; /* page table base reg */62 unsigned int apcb_cpc; /* charged process cycles */63 unsigned int apcb_asn; /* address space number */64 unsigned long apcb_unique; /* process unique value */66 unsigned long apcb_flags; /* flags; see below */67 unsigned long apcb_decrsv0; /* DEC reserved */68 unsigned long apcb_decrsv1; /* DEC reserved */