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

/linux-master/arch/s390/mm/
H A Dgmap.c860 * gmap_pte_op_walk - walk the gmap page table, get the page table lock
868 static pte_t *gmap_pte_op_walk(struct gmap *gmap, unsigned long gaddr, function
1160 ptep = gmap_pte_op_walk(gmap, gaddr, &ptl);
1257 ptep = gmap_pte_op_walk(parent, paddr, &ptl);
2167 sptep = gmap_pte_op_walk(parent, paddr, &ptl);

Completed in 82 milliseconds