Lines Matching full:windows
58 * pcb_uw is positive if there are any user windows that are
59 * are currently in the CPU windows rather than on the user
74 * are in each window) and the count of windows saved. We
98 * In addition, %cleanwin >= %canrestore since restorable windows
107 * as much as 2 register windows. We will also store %cwp. [We will
112 * be saved to their appropriate register windows. The client routine
119 * With the new system for keeping track of register windows we don't
121 * full windows we have. As soon as a flush traps, we dump all user
122 * windows to the pcb, handle the fault, then restore all user windows.
132 char pcb_nsaved; /* number of windows saved in pcb */
142 struct rwindow pcb_rw[PCB_MAXWIN]; /* saved windows */