Searched refs:pte_table_start (Results 1 – 2 of 2) sorted by relevance
668 pt = pte_table_start(ptep); in gmap_ucas_map_one()692 *gaddr |= dat_get_ptval(pte_table_start(ptep), PTVAL_VMADDR) << _SEGMENT_SHIFT; in gmap_ucas_translate_simple()
583 static inline struct page_table *pte_table_start(union pte *ptep) in pte_table_start() function