Home
last modified time | relevance | path

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

/linux-5.10/drivers/misc/cxl/
Dcxl.h649 struct cxl_native { struct
650 u64 afu_desc_off;
651 u64 afu_desc_size;
652 void __iomem *p1_mmio;
653 void __iomem *p2_mmio;
677 struct cxl_native *native; argument