Home
last modified time | relevance | path

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

/openbmc/linux/arch/s390/mm/
H A Dgmap.c1853 phys_addr_t s_r3t; in gmap_shadow_r3t() local
1865 s_r3t = page_to_phys(page); in gmap_shadow_r3t()
1880 crst_table_init(__va(s_r3t), _REGION3_ENTRY_EMPTY); in gmap_shadow_r3t()
1882 *table = s_r3t | _REGION_ENTRY_LENGTH | in gmap_shadow_r3t()
1903 if (!table || (*table & _REGION_ENTRY_ORIGIN) != s_r3t) in gmap_shadow_r3t()