Searched refs:_ASCE_ORIGIN (Results 1 – 4 of 4) sorted by relevance
1592 table = __va(sg->asce & _ASCE_ORIGIN); in gmap_unshadow()1730 rc = gmap_protect_range(parent, asce & _ASCE_ORIGIN, in gmap_shadow()2217 start = sg->orig_asce & _ASCE_ORIGIN; in gmap_shadow_notify()2973 asce = (gmap->asce & ~_ASCE_ORIGIN) | __pa(table); in s390_replace_asce()
124 unsigned long *table = __va(asce & _ASCE_ORIGIN); in dump_pagetable()
673 unsigned long *table = __va(asce & _ASCE_ORIGIN); in base_asce_free()
233 #define _ASCE_ORIGIN ~0xfffUL/* region/segment table origin */ macro1097 opt = opt | (asce & _ASCE_ORIGIN); in __ptep_ipte()