set_pcb_flags_raw
set_pcb_flags_raw(pcb, flags);
set_pcb_flags_raw(pcb, flags);
set_pcb_flags_fsgsbase : set_pcb_flags_raw);
set_pcb_flags_raw(pcb2, PCB_FULL_IRET);
set_pcb_flags_raw(td->td_pcb, PCB_FULL_IRET);
void set_pcb_flags_raw(struct pcb *pcb, const u_int flags);