Searched refs:cxl_afu_guest (Results 1 – 2 of 2) sorted by relevance
884 struct cxl_afu_guest *afu_guest = in afu_handle_errstate()885 container_of(to_delayed_work(work), struct cxl_afu_guest, work_err); in afu_handle_errstate()933 if (!(afu->guest = kzalloc(sizeof(struct cxl_afu_guest), GFP_KERNEL))) { in cxl_guest_init_afu()
466 struct cxl_afu_guest { struct479 struct cxl_afu_guest *guest; argument