Home
last modified time | relevance | path

Searched refs:_REGION3_MASK (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/arch/s390/include/asm/
H A Dpgtable.h329 #define _REGION3_MASK (~(_REGION3_SIZE - 1)) macro
343 #define PUD_MASK _REGION3_MASK
/openbmc/linux/arch/s390/mm/
H A Dgmap.c585 gaddr & _REGION3_MASK)) in __gmap_link()
1979 raddr = (saddr & _REGION3_MASK) | _SHADOW_RMAP_REGION3; in gmap_shadow_sgt()