TTE_IS_WRITABLE
if (TTE_IS_WRITABLE(ttep)) {
if ((flags & HAT_LOAD_SHARE) && TTE_IS_WRITABLE(ttep)) {
if (TTE_IS_WRITABLE(ttep) && PP_ISRO(pp)) {
(!TTE_IS_WRITABLE(ttep)) && !(PP_ISMOD(pp))) {
if (TTE_IS_WRITABLE(ttep) && PP_ISRO(pp)) {
} else if (!PP_ISMAPPED(pp) && !TTE_IS_WRITABLE(ttep) &&
if (!TTE_IS_WRITABLE(&tteattr)) {
if (TTE_IS_WRITABLE(ttep)) {
if (TTE_IS_VALID(&tte) && TTE_IS_WRITABLE(&tte)) {