Searched refs:err_hwirq (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-6.6/drivers/irqchip/ |
H A D | irq-loongson-pch-msi.c | 129 goto err_hwirq; in pch_msi_middle_domain_alloc() 137 err_hwirq: in pch_msi_middle_domain_alloc()
|
/kernel/linux/linux-5.10/drivers/irqchip/ |
H A D | irq-loongson-pch-msi.c | 159 goto err_hwirq; in pch_msi_middle_domain_alloc() 167 err_hwirq: in pch_msi_middle_domain_alloc()
|
/kernel/linux/linux-5.10/drivers/misc/cxl/ |
H A D | native.c | 1333 &adapter->native->err_hwirq, in cxl_native_register_psl_err_irq() 1341 cxl_p1_write(adapter, CXL_PSL_ErrIVTE, adapter->native->err_hwirq & 0xffff); in cxl_native_register_psl_err_irq() 1350 irq_find_mapping(NULL, adapter->native->err_hwirq)) in cxl_native_release_psl_err_irq() 1355 cxl_ops->release_one_irq(adapter, adapter->native->err_hwirq); in cxl_native_release_psl_err_irq()
|
H A D | cxl.h | 654 irq_hw_number_t err_hwirq; member
|
/kernel/linux/linux-6.6/drivers/misc/cxl/ |
H A D | native.c | 1329 &adapter->native->err_hwirq, in cxl_native_register_psl_err_irq() 1337 cxl_p1_write(adapter, CXL_PSL_ErrIVTE, adapter->native->err_hwirq & 0xffff); in cxl_native_register_psl_err_irq() 1346 irq_find_mapping(NULL, adapter->native->err_hwirq)) in cxl_native_release_psl_err_irq() 1351 cxl_ops->release_one_irq(adapter, adapter->native->err_hwirq); in cxl_native_release_psl_err_irq()
|
H A D | cxl.h | 656 irq_hw_number_t err_hwirq; member
|
Completed in 11 milliseconds