Searched refs:_ASCE_ORIGIN (Results 1 – 4 of 4) sorted by relevance
1576 table = (unsigned long *)(sg->asce & _ASCE_ORIGIN); in gmap_unshadow()1713 rc = gmap_protect_range(parent, asce & _ASCE_ORIGIN, in gmap_shadow()2200 start = sg->orig_asce & _ASCE_ORIGIN; in gmap_shadow_notify()2859 asce = (gmap->asce & ~_ASCE_ORIGIN) | __pa(table); in s390_replace_asce()
626 unsigned long *table = __va(asce & _ASCE_ORIGIN); in base_asce_free()
108 unsigned long *table = __va(asce & _ASCE_ORIGIN); in dump_pagetable()
228 #define _ASCE_ORIGIN ~0xfffUL/* region/segment table origin */ macro1064 opt = opt | (asce & _ASCE_ORIGIN); in __ptep_ipte()