Searched refs:UVM_PROT_WRITE (Results 1 – 3 of 3) sorted by relevance
246 UVM_MAPFLAG(prot | UVM_PROT_WRITE, UVM_PROT_ALL, UVM_INH_COPY, in vmcmd_map_readvn()
118 #define UVM_PROT_WRITE 0x02 /* write */ macro
776 protection_codes[UVM_PROT_WRITE] = PG_RW; /* w-- */