Searched refs:pasid_list (Results 1 – 3 of 3) sorted by relevance
88 return range_alloc(&fn->pasid_list, size, max_pasid, "afu pasid"); in ocxl_pasid_afu_alloc()93 return range_free(&fn->pasid_list, start, size, "afu pasid"); in ocxl_pasid_afu_free()
29 struct list_head pasid_list; member
358 INIT_LIST_HEAD(&fn->pasid_list); in alloc_function()366 WARN_ON(!list_empty(&fn->pasid_list)); in free_function()