Searched refs:CXL_PSL_SR_An (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/misc/cxl/ |
H A D | debugfs.c | 108 debugfs_create_io_x64("sr", S_IRUSR, dir, _cxl_p1n_addr(afu, CXL_PSL_SR_An)); in cxl_debugfs_afu_add()
|
H A D | cxl.h | 119 static const cxl_p1n_reg_t CXL_PSL_SR_An = {0x00}; variable 195 /****** CXL_PSL_SR_An ******************************************************/
|
H A D | native.c | 943 cxl_p1n_write(afu, CXL_PSL_SR_An, calculate_sr(ctx)); in cxl_attach_dedicated_process_psl8()
|
/kernel/linux/linux-6.6/drivers/misc/cxl/ |
H A D | debugfs.c | 108 debugfs_create_io_x64("sr", S_IRUSR, dir, _cxl_p1n_addr(afu, CXL_PSL_SR_An)); in cxl_debugfs_afu_add()
|
H A D | cxl.h | 121 static const cxl_p1n_reg_t CXL_PSL_SR_An = {0x00}; variable 197 /****** CXL_PSL_SR_An ******************************************************/
|
H A D | native.c | 939 cxl_p1n_write(afu, CXL_PSL_SR_An, calculate_sr(ctx)); in cxl_attach_dedicated_process_psl8()
|
Completed in 11 milliseconds