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

/linux-master/arch/s390/mm/
H A Dgmap.c1855 phys_addr_t s_r3t; local
1867 s_r3t = page_to_phys(page);
1882 crst_table_init(__va(s_r3t), _REGION3_ENTRY_EMPTY);
1884 *table = s_r3t | _REGION_ENTRY_LENGTH |
1905 if (!table || (*table & _REGION_ENTRY_ORIGIN) != s_r3t)

Completed in 110 milliseconds