Home
last modified time | relevance | path

Searched refs:cxl_alloc_adapter (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/misc/cxl/
H A Dmain.c217 struct cxl *cxl_alloc_adapter(void) in cxl_alloc_adapter() function
H A Dcxl.h886 struct cxl *cxl_alloc_adapter(void);
H A Dguest.c1101 if (!(adapter = cxl_alloc_adapter())) in cxl_guest_init_adapter()
H A Dpci.c1638 adapter = cxl_alloc_adapter(); in cxl_pci_init_adapter()