Values

COPY
vm_prot_t

When a caller finds that they cannot obtain write permission on a mapped entry,…

EXEC
vm_prot_t

[MC2] pages can be executed

NONE
vm_prot_t

[MC2] no permissions

READ
vm_prot_t

[MC2] pages can be read

WRITE
vm_prot_t

[MC2] pages can be written