Home
last modified time | relevance | path

Searched refs:cxl_get_context (Results 1 - 10 of 10) sorted by relevance

/kernel/linux/linux-5.10/drivers/scsi/cxlflash/
H A Dcxl_hw.c76 return cxl_get_context(dev); in cxlflash_get_context()
/kernel/linux/linux-5.10/include/misc/
H A Dcxl.h45 * used as a default kernel context. cxl_get_context() will get this
73 struct cxl_context *cxl_get_context(struct pci_dev *dev);
/kernel/linux/linux-6.6/include/misc/
H A Dcxl.h45 * used as a default kernel context. cxl_get_context() will get this
73 struct cxl_context *cxl_get_context(struct pci_dev *dev);
/kernel/linux/linux-6.6/drivers/scsi/cxlflash/
H A Dcxl_hw.c76 return cxl_get_context(dev); in cxlflash_get_context()
/kernel/linux/linux-5.10/drivers/misc/cxl/
H A Dapi.c129 struct cxl_context *cxl_get_context(struct pci_dev *dev) in cxl_get_context() function
133 EXPORT_SYMBOL_GPL(cxl_get_context); variable
H A Dvphb.c58 struct cxl_context *ctx = cxl_get_context(dev); in cxl_pci_disable_device()
H A Dpci.c1918 * cxl_get_context). If you've attached IRQs or other in cxl_pci_error_detected()
2014 ctx = cxl_get_context(afu_dev); in cxl_pci_slot_reset()
/kernel/linux/linux-6.6/drivers/misc/cxl/
H A Dapi.c130 struct cxl_context *cxl_get_context(struct pci_dev *dev) in cxl_get_context() function
134 EXPORT_SYMBOL_GPL(cxl_get_context); variable
H A Dvphb.c58 struct cxl_context *ctx = cxl_get_context(dev); in cxl_pci_disable_device()
H A Dpci.c1913 * cxl_get_context). If you've attached IRQs or other in cxl_pci_error_detected()
2011 ctx = cxl_get_context(afu_dev); in cxl_pci_slot_reset()

Completed in 10 milliseconds