Searched refs:POE_W (Results 1 – 2 of 2) sorted by relevance
1267 pov_perms &= ~POE_W; in handle_at_slow() 1270 wr->pw &= pov_perms & POE_W; in handle_at_slow() 1292 uov_perms &= ~POE_W; in handle_at_slow() 1295 wr->uw &= uov_perms & POE_W; in handle_at_slow()
1012 #define POE_W UL(0x4) macro