Home
last modified time | relevance | path

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

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