Searched refs:IOTTE_W (Results 1 – 1 of 1) sorted by relevance
110 #define IOTTE_W 0x0000000000000002LL /* Writeable */ macro146 #define MAKEIOTTE(pa,w,c,s) (((pa)&IOTTE_PAMASK)|((w)?IOTTE_W:0)|((c)?IOTTE_C:0)|((s)?IOTTE_STREAM:…