Searched refs:PPROT_OP (Results 1 – 2 of 2) sorted by relevance
68 #define PPROT_OP(x) ((x) & 0xf) macro
109 switch (PPROT_OP(flags)) { in protect_set()