Searched refs:_ASCE_ORIGIN (Results 1 – 4 of 4) sorted by relevance
148 unsigned long *table = __va(asce & _ASCE_ORIGIN); in dump_pagetable()
578 unsigned long table = asce & _ASCE_ORIGIN; in base_asce_free()
1553 table = (unsigned long *)(sg->asce & _ASCE_ORIGIN); in gmap_unshadow()1690 rc = gmap_protect_range(parent, asce & _ASCE_ORIGIN, in gmap_shadow()2176 start = sg->orig_asce & _ASCE_ORIGIN; in gmap_shadow_notify()
223 #define _ASCE_ORIGIN ~0xfffUL/* region/segment table origin */ macro976 opt = opt | (asce & _ASCE_ORIGIN); in __ptep_ipte()