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

/linux-master/arch/s390/mm/
H A Dgmap.c1939 phys_addr_t s_sgt; local
1951 s_sgt = page_to_phys(page);
1966 crst_table_init(__va(s_sgt), _SEGMENT_ENTRY_EMPTY);
1968 *table = s_sgt | _REGION_ENTRY_LENGTH |
1989 if (!table || (*table & _REGION_ENTRY_ORIGIN) != s_sgt)

Completed in 106 milliseconds