Home
last modified time | relevance | path

Searched refs:range_free (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/misc/ocxl/
H A Dpasid.c61 static void range_free(struct list_head *head, u32 start, u32 size, in range_free() function
93 return range_free(&fn->pasid_list, start, size, "afu pasid"); in ocxl_pasid_afu_free()
106 return range_free(&fn->actag_list, start, size, "afu actag"); in ocxl_actag_afu_free()