Home
last modified time | relevance | path

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

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