Searched refs:pcb_iomap (Results 1 – 4 of 4) sorted by relevance
412 iomap = pcb->pcb_iomap; in x86_get_ioperm()452 old = pcb->pcb_iomap; in x86_set_ioperm()453 pcb->pcb_iomap = new; in x86_set_ioperm()463 memcpy(ci->ci_tss->iomap, pcb->pcb_iomap, IOMAPSIZE); in x86_set_ioperm()
184 pcb2->pcb_iomap = NULL; in cpu_lwp_fork()
92 char *pcb_iomap; /* I/O permission bitmap */ member
194 define PCB_IOMAP offsetof(struct pcb, pcb_iomap)