Searched defs:free_pt (Results 1 – 2 of 2) sorted by relevance
528 #define free_pt(vm, px) free_px(vm, px, 0) macro
718 static void free_pt(struct i915_address_space *vm, struct i915_page_table *pt) in free_pt() function