Searched refs:alloc_pt (Results 1 – 3 of 3) sorted by relevance
16 struct i915_page_table *alloc_pt(struct i915_address_space *vm, int sz) in alloc_pt() function246 pt = alloc_pt(vm, pt_sz); in i915_vm_alloc_pt_stash()
630 struct i915_page_table *alloc_pt(struct i915_address_space *vm, int sz);
435 static void *alloc_pt(void *cookie, size_t size, gfp_t gfp) in alloc_pt() function2318 .alloc = alloc_pt, in panthor_vm_create()