Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/misc/cxl/
Dcxl.h460 struct cxl { struct
466 struct cxl_afu *afu[CXL_MAX_SLICES]; argument
472 struct bin_attribute cxl_attr; argument
490 int cxl_alloc_one_irq(struct cxl *adapter); argument
526 static inline void __iomem *_cxl_p1_addr(struct cxl *cxl, cxl_p1_reg_t reg) in _cxl_p1_addr()
532 #define cxl_p1_write(cxl, reg, val) \ argument
534 #define cxl_p1_read(cxl, reg) \ argument