Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/powerpc/include/asm/
H A Ddevice.h42 struct cxl_context *cxl_ctx; member
/OK3568_Linux_fs/kernel/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.c131 return dev->dev.archdata.cxl_ctx; in cxl_get_context()
H A Dpci.c2018 afu_dev->dev.archdata.cxl_ctx = ctx; in cxl_pci_slot_reset()