Home
last modified time | relevance | path

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

/linux/arch/s390/include/asm/
H A Dpgtable.h349 #define _REGION2_MASK (~(_REGION2_SIZE - 1)) macro
365 #define P4D_MASK _REGION2_MASK
/linux/arch/s390/mm/
H A Dgmap.c579 gaddr & _REGION2_MASK)) in __gmap_link()
1897 raddr = (saddr & _REGION2_MASK) | _SHADOW_RMAP_REGION2; in gmap_shadow_r3t()