Searched defs:PFLAGS_TO_PROT (Results 1 – 2 of 2) sorted by relevance
45 #define PFLAGS_TO_PROT(x) (MAYBE_MAP_FLAG((x), PF_X, PROT_EXEC) | \ macro
39 #define PFLAGS_TO_PROT(x) \ macro