Home
last modified time | relevance | path

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

/openbmc/linux/arch/s390/include/asm/
H A Dpgtable.h328 #define _REGION2_MASK (~(_REGION2_SIZE - 1)) macro
344 #define P4D_MASK _REGION2_MASK
/openbmc/linux/arch/s390/mm/
H A Dgmap.c577 gaddr & _REGION2_MASK)) in __gmap_link()
1895 raddr = (saddr & _REGION2_MASK) | _SHADOW_RMAP_REGION2; in gmap_shadow_r3t()