Home
last modified time | relevance | path

Searched defs:cxl (Results 1 – 4 of 4) sorted by relevance

/linux-5.19.10/drivers/misc/cxl/
Dcxl.h678 struct cxl { struct
679 struct cxl_native *native; argument
680 struct cxl_guest *guest; argument
682 struct cxl_afu *afu[CXL_MAX_SLICES]; argument
688 struct bin_attribute cxl_attr; argument
689 int adapter_num;
690 int user_irqs;
714 int cxl_pci_alloc_one_irq(struct cxl *adapter); argument
765 static inline bool cxl_adapter_link_ok(struct cxl *cxl, struct cxl_afu *afu) in cxl_adapter_link_ok()
776 static inline void __iomem *_cxl_p1_addr(struct cxl *cxl, cxl_p1_reg_t reg) in _cxl_p1_addr()
[all …]
Dguest.c896 static bool guest_link_ok(struct cxl *cxl, struct cxl_afu *afu) in guest_link_ok()
/linux-5.19.10/drivers/nvdimm/
Dlabel.h181 struct nvdimm_cxl_label cxl; member
Dnd.h33 bool cxl; member