Home
last modified time | relevance | path

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

/linux-5.19.10/arch/powerpc/include/asm/
Ddevice.h42 struct cxl_context *cxl_ctx; member
/linux-5.19.10/drivers/misc/cxl/
Dvphb.c51 dev->dev.archdata.cxl_ctx = ctx; in cxl_pci_enable_device_hook()
65 dev->dev.archdata.cxl_ctx = NULL; in cxl_pci_disable_device()
Dapi.c132 return dev->dev.archdata.cxl_ctx; in cxl_get_context()
Dpci.c2024 afu_dev->dev.archdata.cxl_ctx = ctx; in cxl_pci_slot_reset()