Searched refs:_ASCE_ORIGIN (Results 1 – 5 of 5) sorted by relevance
129 rc = __kvm_s390_mprotect_many(parent, asce & _ASCE_ORIGIN, in gmap_shadow()
81 unsigned long entry, *table = __va(asce & _ASCE_ORIGIN); in dump_pagetable()
392 unsigned long *table = __va(asce & _ASCE_ORIGIN); in base_asce_free()
1475 table = __va(sg->asce & _ASCE_ORIGIN); in gmap_unshadow()1929 start = sg->orig_asce & _ASCE_ORIGIN; in gmap_shadow_notify()2620 asce = (gmap->asce & ~_ASCE_ORIGIN) | __pa(table); in s390_replace_asce()
254 #define _ASCE_ORIGIN ~0xfffUL/* region/segment table origin */ macro1180 opt = opt | (asce & _ASCE_ORIGIN); in __ptep_ipte()