Searched refs:p4d_access_permitted (Results 1 – 2 of 2) sorted by relevance
971 #define p4d_access_permitted p4d_access_permitted macro972 static inline bool p4d_access_permitted(p4d_t p4d, bool write) in p4d_access_permitted() function
1020 #ifndef p4d_access_permitted1021 #define p4d_access_permitted(p4d, write) \ macro