Searched defs:cxl (Results 1 – 1 of 1) sorted by relevance
476 struct cxl { struct482 struct cxl_afu *afu[CXL_MAX_SLICES]; argument488 struct bin_attribute cxl_attr; argument507 int cxl_alloc_one_irq(struct cxl *adapter); argument543 static inline bool cxl_adapter_link_ok(struct cxl *cxl) in cxl_adapter_link_ok()551 static inline void __iomem *_cxl_p1_addr(struct cxl *cxl, cxl_p1_reg_t reg) in _cxl_p1_addr()557 static inline void cxl_p1_write(struct cxl *cxl, cxl_p1_reg_t reg, u64 val) in cxl_p1_write()563 static inline u64 cxl_p1_read(struct cxl *cxl, cxl_p1_reg_t reg) in cxl_p1_read()