Home
last modified time | relevance | path

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

/linux-6.15/arch/s390/mm/
H A Dgmap.c1516 phys_addr_t s_r2t; in gmap_shadow_r2t() local
1525 s_r2t = page_to_phys(page); in gmap_shadow_r2t()
1540 crst_table_init(__va(s_r2t), _REGION2_ENTRY_EMPTY); in gmap_shadow_r2t()
1542 *table = s_r2t | _REGION_ENTRY_LENGTH | in gmap_shadow_r2t()
1562 if (!table || (*table & _REGION_ENTRY_ORIGIN) != s_r2t) in gmap_shadow_r2t()