Searched refs:wimg_flags (Results 1 – 1 of 1) sorted by relevance
45 target_ulong wimg_flags; in h_enter() local50 wimg_flags = (ptel & (HPTE64_R_W | HPTE64_R_I | HPTE64_R_M)); in h_enter()52 if (wimg_flags != HPTE64_R_I && in h_enter()53 wimg_flags != (HPTE64_R_I | HPTE64_R_M)) { in h_enter()