Home
last modified time | relevance | path

Searched refs:cxl_guest_init_afu (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/misc/cxl/
H A Dof.c475 if ((ret = cxl_guest_init_afu(adapter, slice, afu_np))) in cxl_of_probe()
H A Dcxl.h1056 int cxl_guest_init_afu(struct cxl *adapter, int slice, struct device_node *afu_np);
H A Dguest.c923 int cxl_guest_init_afu(struct cxl *adapter, int slice, struct device_node *afu_np) in cxl_guest_init_afu() function