Searched defs:arch_validate_prot (Results 1 - 2 of 2) sorted by relevance

/linux-4.1.27/arch/powerpc/include/asm/
H A Dmman.h33 static inline int arch_validate_prot(unsigned long prot) arch_validate_prot() function
41 #define arch_validate_prot(prot) arch_validate_prot(prot) macro
/linux-4.1.27/include/linux/
H A Dmman.h52 static inline int arch_validate_prot(unsigned long prot) arch_validate_prot() function
56 #define arch_validate_prot arch_validate_prot macro

Completed in 350 milliseconds