Searched refs:p4d_access_permitted (Results 1 – 2 of 2) sorted by relevance
1022 #define p4d_access_permitted p4d_access_permitted macro1023 static inline bool p4d_access_permitted(p4d_t p4d, bool write) in p4d_access_permitted() function
527 #ifndef p4d_access_permitted528 #define p4d_access_permitted(p4d, write) \ macro