Searched defs:ocxl_afu (Results 1 – 1 of 1) sorted by relevance
37 struct ocxl_afu { struct41 struct ocxl_afu_config config; argument42 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