Home
last modified time | relevance | path

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

/linux-4.4.14/arch/powerpc/include/asm/
Ddevice.h53 struct cxl_context *cxl_ctx; member
/linux-4.4.14/drivers/misc/cxl/
Dvphb.c67 dev->dev.archdata.cxl_ctx = ctx; in cxl_pci_enable_device_hook()
81 dev->dev.archdata.cxl_ctx = NULL; in cxl_pci_disable_device()
Dapi.c71 return dev->dev.archdata.cxl_ctx; in cxl_get_context()
Dpci.c1509 afu_dev->dev.archdata.cxl_ctx = ctx; in cxl_pci_slot_reset()