Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/misc/cxl/
Dcxl.h446 struct cxl_afu_native { struct
478 struct cxl_afu_native *native; argument
Dpci.c1145 afu->native = kzalloc(sizeof(struct cxl_afu_native), GFP_KERNEL); in pci_init_afu()