Searched refs:_ASCE_REAL_SPACE (Results 1 – 3 of 3) sorted by relevance
112 sccb->evbuf.mdd.ftp.asce = _ASCE_REAL_SPACE; in sclp_ftp_et7()
1675 if (asce & _ASCE_REAL_SPACE) in gmap_shadow()1693 if (asce & _ASCE_REAL_SPACE) { in gmap_shadow()1696 if (sg->orig_asce & _ASCE_REAL_SPACE) { in gmap_shadow()1708 if (asce & _ASCE_REAL_SPACE) { in gmap_shadow()2206 if (!(sg->orig_asce & _ASCE_REAL_SPACE) && gaddr >= start && in gmap_shadow_notify()
237 #define _ASCE_REAL_SPACE 0x20 /* real space control */ macro