Searched refs:CXL_PSL_TRACE (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/misc/cxl/ |
H A D | debugfs.c | 54 debugfs_create_io_x64("trace", S_IRUSR | S_IWUSR, dir, _cxl_p1_addr(adapter, CXL_PSL_TRACE)); in cxl_debugfs_add_adapter_regs_psl8()
|
H A D | pci.c | 579 cxl_p1_write(adapter, CXL_PSL_TRACE, 0x0000FF7C00000000ULL); in init_implementation_adapter_regs_psl8() 1565 cxl_p1_write(adapter, CXL_PSL_TRACE, 0x8000000000000017LL); in cxl_stop_trace_psl8()
|
H A D | cxl.h | 91 static const cxl_p1_reg_t CXL_PSL_TRACE = {0x0170}; variable
|
/kernel/linux/linux-6.6/drivers/misc/cxl/ |
H A D | debugfs.c | 54 debugfs_create_io_x64("trace", S_IRUSR | S_IWUSR, dir, _cxl_p1_addr(adapter, CXL_PSL_TRACE)); in cxl_debugfs_add_adapter_regs_psl8()
|
H A D | pci.c | 570 cxl_p1_write(adapter, CXL_PSL_TRACE, 0x0000FF7C00000000ULL); in init_implementation_adapter_regs_psl8() 1556 cxl_p1_write(adapter, CXL_PSL_TRACE, 0x8000000000000017LL); in cxl_stop_trace_psl8()
|
H A D | cxl.h | 93 static const cxl_p1_reg_t CXL_PSL_TRACE = {0x0170}; variable
|
Completed in 11 milliseconds