Home
last modified time | relevance | path

Searched defs:ocxl_afu (Results 1 – 1 of 1) sorted by relevance

/linux-5.19.10/drivers/misc/ocxl/
Docxl_internal.h37 struct ocxl_afu { struct
41 struct ocxl_afu_config config; argument
42 int pasid_base;
43 int pasid_count; /* opened contexts */
44 int pasid_max; /* maximum number of contexts */
45 int actag_base;
46 int actag_enabled;
47 struct mutex contexts_lock;
71 struct ocxl_afu *afu; argument