Searched refs:CXL_PSL_SLICE_TRACE (Results 1 – 3 of 3) sorted by relevance
93 debugfs_create_io_x64("trace", S_IRUSR | S_IWUSR, dir, _cxl_p1n_addr(afu, CXL_PSL_SLICE_TRACE)); in cxl_debugfs_add_afu_regs_psl8()
641 cxl_p1n_write(afu, CXL_PSL_SLICE_TRACE, 0x0000FFFF00000000ULL); in init_implementation_afu_regs_psl8()1562 cxl_p1n_write(adapter->afu[slice], CXL_PSL_SLICE_TRACE, in cxl_stop_trace_psl8()
147 static const cxl_p1n_reg_t CXL_PSL_SLICE_TRACE = {0xE8}; variable