Searched defs:PROT (Results 1 – 2 of 2) sorted by relevance
/netbsd-src/sys/uvm/ | ||
H A D | uvm_extern.h | 188 #define UVM_MAPFLAG(PROT,MAXPROT,INH,ADVICE,FLAGS) \ argument |
H A D | uvm_map.c | 5304 #define PROT(p) (((p) & VM_PROT_READ) ? KVME_PROT_ fill_vmentry() macro |