Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/misc/cxl/
Dcxl.h651 struct cxl_native { struct
679 struct cxl_native *native; argument
Dpci.c1636 adapter->native = kzalloc(sizeof(struct cxl_native), GFP_KERNEL); in cxl_pci_init_adapter()