Searched refs:gmap_free_crst (Results 1 – 1 of 1) sorted by relevance
197 static void gmap_free_crst(unsigned long *table, bool free_ptes) in gmap_free_crst() function211 gmap_free_crst(__va(table[i] & PAGE_MASK), free_ptes); in gmap_free_crst()230 gmap_free_crst(gmap->table, gmap_is_shadow(gmap)); in gmap_free()