Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/misc/ocxl/
Dpasid.c91 void ocxl_pasid_afu_free(struct ocxl_fn *fn, u32 start, u32 size) in ocxl_pasid_afu_free() function
Docxl_internal.h109 void ocxl_pasid_afu_free(struct ocxl_fn *fn, u32 start, u32 size);
Dcore.c128 ocxl_pasid_afu_free(afu->fn, start_offset, size); in reclaim_afu_pasid()