Searched refs:_ASCE_REAL_SPACE (Results 1 – 2 of 2) sorted by relevance
1492 if (asce & _ASCE_REAL_SPACE) in gmap_shadow()1510 if (asce & _ASCE_REAL_SPACE) { in gmap_shadow()1513 if (sg->orig_asce & _ASCE_REAL_SPACE) { in gmap_shadow()1525 if (asce & _ASCE_REAL_SPACE) { in gmap_shadow()2030 if (!(sg->orig_asce & _ASCE_REAL_SPACE) && gaddr >= start && in gmap_shadow_notify()
269 #define _ASCE_REAL_SPACE 0x20 /* real space control */ macro