Home
last modified time | relevance | path

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

/openbmc/linux/drivers/misc/cxl/
H 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 …]
H A Dguest.c896 static bool guest_link_ok(struct cxl *cxl, struct cxl_afu *afu) in guest_link_ok()
/openbmc/linux/include/linux/can/
H 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
/openbmc/qemu/hw/pci-bridge/
H A Dpci_expander_bridge.c182 CXLHost *cxl = PXB_CXL_HOST(dev); in pxb_cxl_realize() local
200 CXLHost *cxl = pxb->cxl_host_bridge; in pxb_cxl_hook_up_registers() local
286 CXLHost *cxl = PXB_CXL_DEV(dev)->cxl_host_bridge; in pxb_cxl_dev_reset() local
H A Dcxl_downstream.c95 static void build_dvsecs(CXLComponentState *cxl) in build_dvsecs()
H A Dcxl_root_port.c106 static void build_dvsecs(CXLComponentState *cxl) in build_dvsecs()
H A Dcxl_upstream.c106 static void build_dvsecs(CXLComponentState *cxl) in build_dvsecs()
/openbmc/qemu/hw/acpi/
H A Dcxl.c102 static void cedt_build_chbs(GArray *table_data, PXBCXLDev *cxl) in cedt_build_chbs()
/openbmc/linux/drivers/net/can/dev/
H A Dskb.c257 struct canxl_frame **cxl, in alloc_canxl_skb()
/openbmc/qemu/hw/
H A Dmeson.build9 subdir('cxl') subdir
/openbmc/qemu/hw/cxl/
H A Dcxl-component-utils.c372 void cxl_component_create_dvsec(CXLComponentState *cxl, in cxl_component_create_dvsec()
/openbmc/linux/drivers/nvdimm/
H A Dlabel.h181 struct nvdimm_cxl_label cxl; member
H A Dnd.h33 bool cxl; member
/openbmc/linux/drivers/cxl/
H A Dacpi.c563 struct resource *res, *next, *cxl = data; in remove_cxl_resources() local
/openbmc/qemu/hw/pci/
H A Dpci.c2645 ObjectClass *cxl = in pci_device_class_base_init() local