Home
last modified time | relevance | path

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

/openbmc/linux/drivers/misc/cxl/
H A Dcxl.h651 struct cxl_native { struct
652 u64 afu_desc_off;
653 u64 afu_desc_size;
654 void __iomem *p1_mmio;
655 void __iomem *p2_mmio;
679 struct cxl_native *native; argument