Home
last modified time | relevance | path

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

/openbmc/linux/drivers/misc/cxl/
H A Dcxl.h446 struct cxl_afu_native { struct
447 void __iomem *p1n_mmio;
448 void __iomem *afu_desc_mmio;
449 irq_hw_number_t psl_hwirq;
450 unsigned int psl_virq;
451 struct mutex spa_mutex;
478 struct cxl_afu_native *native; argument