Values

EXEC
comptime_int

page can be executed

GROWSDOWN
comptime_int

mprotect flag: extend change to start of growsdown vma

GROWSUP
comptime_int

mprotect flag: extend change to end of growsup vma

NONE
comptime_int

page can not be accessed

READ
comptime_int

page can be read

SEM
type

page may be used for atomic ops

WRITE
comptime_int

page can be written