Searched refs:cxl_afu_guest (Results 1 – 2 of 2) sorted by relevance
880 struct cxl_afu_guest *afu_guest = in afu_handle_errstate()881 container_of(to_delayed_work(work), struct cxl_afu_guest, work_err); in afu_handle_errstate()929 if (!(afu->guest = kzalloc(sizeof(struct cxl_afu_guest), GFP_KERNEL))) { in cxl_guest_init_afu()
468 struct cxl_afu_guest { struct481 struct cxl_afu_guest *guest; argument