Home
last modified time | relevance | path

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

/linux-6.15/arch/s390/include/asm/
H A Dpgtable.h370 #define _REGION3_MASK (~(_REGION3_SIZE - 1)) macro
384 #define PUD_MASK _REGION3_MASK
/linux-6.15/arch/s390/mm/
H A Dgmap.c563 gaddr & _REGION3_MASK)) in __gmap_link()
1714 raddr = (saddr & _REGION3_MASK) | _SHADOW_RMAP_REGION3; in gmap_shadow_sgt()