Searched refs:_ASCE_ORIGIN (Results 1 – 5 of 5) sorted by relevance
128 rc = __kvm_s390_mprotect_many(parent, asce & _ASCE_ORIGIN, in gmap_shadow()
80 unsigned long entry, *table = __va(asce & _ASCE_ORIGIN); in dump_pagetable()
384 unsigned long *table = __va(asce & _ASCE_ORIGIN); in base_asce_free()
1433 table = __va(sg->asce & _ASCE_ORIGIN); in gmap_unshadow()1887 start = sg->orig_asce & _ASCE_ORIGIN; in gmap_shadow_notify()2446 asce = (gmap->asce & ~_ASCE_ORIGIN) | __pa(table); in s390_replace_asce()
254 #define _ASCE_ORIGIN ~0xfffUL/* region/segment table origin */ macro1186 opt = opt | (asce & _ASCE_ORIGIN); in __ptep_ipte()
Completed in 22 milliseconds