Searched defs:cxl (Results 1 – 7 of 7) sorted by relevance
678 struct cxl { struct679 struct cxl_native *native; argument680 struct cxl_guest *guest; argument682 struct cxl_afu *afu[CXL_MAX_SLICES]; argument688 struct bin_attribute cxl_attr; argument689 int adapter_num;690 int user_irqs;714 int cxl_pci_alloc_one_irq(struct cxl *adapter); argument765 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 …]
896 static bool guest_link_ok(struct cxl *cxl, struct cxl_afu *afu) in guest_link_ok()
122 const struct canxl_frame *cxl = (struct canxl_frame *)skb->data; in can_is_canxl_skb() local137 const struct canxl_frame *cxl = (struct canxl_frame *)skb->data; in can_skb_get_len_val() local
257 struct canxl_frame **cxl, in alloc_canxl_skb()
181 struct nvdimm_cxl_label cxl; member
33 bool cxl; member
563 struct resource *res, *next, *cxl = data; in remove_cxl_resources() local