Searched refs:PROT_MAX_EXTRACT (Results 1 – 2 of 2) sorted by relevance
64 #define PROT_MAX_EXTRACT(prot) (((prot) >> _PROT_MAX_SHIFT) & _PROT_ALL) macro
239 max_prot = PROT_MAX_EXTRACT(prot); in kern_mmap_req()661 max_prot = PROT_MAX_EXTRACT(prot); in kern_mprotect()