Home
last modified time | relevance | path

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

/openbmc/linux/arch/s390/mm/
H A Dgmap.c1769 phys_addr_t s_r2t; in gmap_shadow_r2t() local
1781 s_r2t = page_to_phys(page); in gmap_shadow_r2t()
1796 crst_table_init(__va(s_r2t), _REGION2_ENTRY_EMPTY); in gmap_shadow_r2t()
1798 *table = s_r2t | _REGION_ENTRY_LENGTH | in gmap_shadow_r2t()
1819 if (!table || (*table & _REGION_ENTRY_ORIGIN) != s_r2t) in gmap_shadow_r2t()