Home
last modified time | relevance | path

Searched refs:cxl_native (Results 1 – 2 of 2) sorted by relevance

/Linux-v4.19/drivers/misc/cxl/
Dcxl.h653 struct cxl_native { struct
681 struct cxl_native *native; argument
Dpci.c1646 adapter->native = kzalloc(sizeof(struct cxl_native), GFP_KERNEL); in cxl_pci_init_adapter()