Home
last modified time | relevance | path

Searched refs:_ASCE_ORIGIN (Results 1 – 5 of 5) sorted by relevance

/arch/s390/kvm/
A Dgmap-vsie.c128 rc = __kvm_s390_mprotect_many(parent, asce & _ASCE_ORIGIN, in gmap_shadow()
/arch/s390/mm/
A Dfault.c80 unsigned long entry, *table = __va(asce & _ASCE_ORIGIN); in dump_pagetable()
A Dpgalloc.c384 unsigned long *table = __va(asce & _ASCE_ORIGIN); in base_asce_free()
A Dgmap.c1433 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()
/arch/s390/include/asm/
A Dpgtable.h254 #define _ASCE_ORIGIN ~0xfffUL/* region/segment table origin */ macro
1186 opt = opt | (asce & _ASCE_ORIGIN); in __ptep_ipte()

Completed in 22 milliseconds