Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/misc/ocxl/
Dpasid.c81 int ocxl_pasid_afu_alloc(struct ocxl_fn *fn, u32 size) in ocxl_pasid_afu_alloc() function
Docxl_internal.h108 int ocxl_pasid_afu_alloc(struct ocxl_fn *fn, u32 size);
Dcore.c103 pasid_offset = ocxl_pasid_afu_alloc(fn, pasid_count); in assign_afu_pasid()