Searched refs:arch_validate_prot (Results 1 – 2 of 2) sorted by relevance
33 static inline int arch_validate_prot(unsigned long prot) in arch_validate_prot() function41 #define arch_validate_prot(prot) arch_validate_prot(prot) macro
50 if (!arch_validate_prot(prot)) in do_mmap2()