Home
last modified time | relevance | path

Searched refs:CXL_PSL_ErrIVTE (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/drivers/misc/cxl/
H A Ddebugfs.c69 debugfs_create_io_x64("err_ivte", S_IRUSR, dir, _cxl_p1_addr(adapter, CXL_PSL_ErrIVTE)); in cxl_debugfs_adapter_add()
H A Dnative.c1309 err_ivte = cxl_p1_read(adapter, CXL_PSL_ErrIVTE); in native_irq_err()
1341 cxl_p1_write(adapter, CXL_PSL_ErrIVTE, adapter->native->err_hwirq & 0xffff); in cxl_native_register_psl_err_irq()
1353 cxl_p1_write(adapter, CXL_PSL_ErrIVTE, 0x0000000000000000); in cxl_native_release_psl_err_irq()
H A Dcxl.h64 static const cxl_p1_reg_t CXL_PSL_ErrIVTE = {0x0008}; variable
H A Dpci.c1437 cxl_p1_write(adapter, CXL_PSL_ErrIVTE, CXL_PSL_ErrIVTE_tberror); in sanitise_adapter_regs()
/kernel/linux/linux-6.6/drivers/misc/cxl/
H A Ddebugfs.c69 debugfs_create_io_x64("err_ivte", S_IRUSR, dir, _cxl_p1_addr(adapter, CXL_PSL_ErrIVTE)); in cxl_debugfs_adapter_add()
H A Dnative.c1305 err_ivte = cxl_p1_read(adapter, CXL_PSL_ErrIVTE); in native_irq_err()
1337 cxl_p1_write(adapter, CXL_PSL_ErrIVTE, adapter->native->err_hwirq & 0xffff); in cxl_native_register_psl_err_irq()
1349 cxl_p1_write(adapter, CXL_PSL_ErrIVTE, 0x0000000000000000); in cxl_native_release_psl_err_irq()
H A Dcxl.h66 static const cxl_p1_reg_t CXL_PSL_ErrIVTE = {0x0008}; variable
H A Dpci.c1428 cxl_p1_write(adapter, CXL_PSL_ErrIVTE, CXL_PSL_ErrIVTE_tberror); in sanitise_adapter_regs()

Completed in 15 milliseconds