Searched refs:alloc_pt (Results 1 – 2 of 2) 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()
424 static void *alloc_pt(void *cookie, size_t size, gfp_t gfp) in alloc_pt() function2342 .alloc = alloc_pt, in panthor_vm_create()