Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/misc/cxl/
Dcxl.h448 struct cxl_afu_native { struct
449 void __iomem *p1n_mmio;
450 void __iomem *afu_desc_mmio;
451 irq_hw_number_t psl_hwirq;
452 unsigned int psl_virq;
453 struct mutex spa_mutex;
480 struct cxl_afu_native *native; argument