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