Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/misc/cxl/
Dcxl.h444 struct cxl_afu_native { struct
445 void __iomem *p1n_mmio;
446 void __iomem *afu_desc_mmio;
447 irq_hw_number_t psl_hwirq;
448 unsigned int psl_virq;
449 struct mutex spa_mutex;
476 struct cxl_afu_native *native; argument