Home
last modified time | relevance | path

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

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