Home
last modified time | relevance | path

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

/drivers/misc/ocxl/
Docxl_internal.h44 int pasid_max; /* maximum number of contexts */ member
Dsysfs.c51 afu->pasid_count, afu->pasid_max); in contexts_show()
Dcontext.c20 afu->pasid_base + afu->pasid_max, GFP_KERNEL); in ocxl_context_alloc()
Dcore.c111 afu->pasid_max = pasid_count; in assign_afu_pasid()