Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/misc/cxl/
A 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
776 static inline void __iomem *_cxl_p1_addr(struct cxl *cxl, cxl_p1_reg_t reg) in _cxl_p1_addr()
782 static inline void cxl_p1_write(struct cxl *cxl, cxl_p1_reg_t reg, u64 val) in cxl_p1_write()
[all …]
A Dguest.c896 static bool guest_link_ok(struct cxl *cxl, struct cxl_afu *afu) in guest_link_ok()
/linux-6.3-rc2/include/linux/can/
A Dskb.h122 const struct canxl_frame *cxl = (struct canxl_frame *)skb->data; in can_is_canxl_skb() local
137 const struct canxl_frame *cxl = (struct canxl_frame *)skb->data; in can_skb_get_len_val() local
/linux-6.3-rc2/drivers/net/can/dev/
A Dskb.c252 struct canxl_frame **cxl, in alloc_canxl_skb()
/linux-6.3-rc2/drivers/nvdimm/
A Dlabel.h181 struct nvdimm_cxl_label cxl; member
A Dnd.h33 bool cxl; member
/linux-6.3-rc2/drivers/cxl/
A Dacpi.c528 struct resource *res, *next, *cxl = data; in remove_cxl_resources() local

Completed in 25 milliseconds