Home
last modified time | relevance | path

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

/Linux-v6.6/arch/s390/mm/
Dgmap.c1840 phys_addr_t s_r3t; in gmap_shadow_r3t() local
1852 s_r3t = page_to_phys(page); in gmap_shadow_r3t()
1867 crst_table_init(__va(s_r3t), _REGION3_ENTRY_EMPTY); in gmap_shadow_r3t()
1869 *table = s_r3t | _REGION_ENTRY_LENGTH | in gmap_shadow_r3t()
1890 if (!table || (*table & _REGION_ENTRY_ORIGIN) != s_r3t) in gmap_shadow_r3t()