Searched refs:p4d_access_permitted (Results 1 – 2 of 2) sorted by relevance
1046 #define p4d_access_permitted p4d_access_permitted macro1047 static inline bool p4d_access_permitted(p4d_t p4d, bool write) in p4d_access_permitted() function
664 #ifndef p4d_access_permitted665 #define p4d_access_permitted(p4d, write) \ macro