Searched refs:cxl_alloc_adapter (Results 1 – 3 of 3) sorted by relevance
218 struct cxl *cxl_alloc_adapter(void) in cxl_alloc_adapter() function
889 struct cxl *cxl_alloc_adapter(void);
1109 if (!(adapter = cxl_alloc_adapter())) in cxl_guest_init_adapter()