Home
last modified time | relevance | path

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

/linux/arch/s390/mm/
A Dpgalloc.c518 unsigned long table = asce & _ASCE_ORIGIN; in base_asce_free()
A Dfault.c107 unsigned long *table = __va(asce & _ASCE_ORIGIN); in dump_pagetable()
A Dgmap.c1569 table = (unsigned long *)(sg->asce & _ASCE_ORIGIN); in gmap_unshadow()
1706 rc = gmap_protect_range(parent, asce & _ASCE_ORIGIN, in gmap_shadow()
2193 start = sg->orig_asce & _ASCE_ORIGIN; in gmap_shadow_notify()
/linux/arch/s390/include/asm/
A Dpgtable.h226 #define _ASCE_ORIGIN ~0xfffUL/* region/segment table origin */ macro
1016 opt = opt | (asce & _ASCE_ORIGIN); in __ptep_ipte()

Completed in 14 milliseconds