Home
last modified time | relevance | path

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

/linux/arch/powerpc/include/asm/
H A Ddevice.h42 struct cxl_context *cxl_ctx; member
/linux/drivers/misc/cxl/
H A 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()
H A Dapi.c132 return dev->dev.archdata.cxl_ctx; in cxl_get_context()