Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/misc/ocxl/
Dpasid.c81 int ocxl_pasid_afu_alloc(struct ocxl_fn *fn, u32 size) in ocxl_pasid_afu_alloc() function
Docxl_internal.h107 extern int ocxl_pasid_afu_alloc(struct ocxl_fn *fn, u32 size);
Dpci.c131 pasid_offset = ocxl_pasid_afu_alloc(fn, pasid_count); in assign_afu_pasid()