/kernel/linux/linux-5.10/drivers/misc/cxl/ |
H A D | native.c | 34 cxl_p2n_write(afu, CXL_AFU_Cntl_An, (AFU_Cntl & ~clear) | command); in afu_control() 62 cxl_p2n_write(afu, CXL_AFU_Cntl_An, AFU_Cntl & ~CXL_AFU_Cntl_An_RA); in afu_control() 184 cxl_p2n_write(afu, CXL_PSL_TFC_An, CXL_PSL_TFC_An_AE); in cxl_psl_purge() 188 cxl_p2n_write(afu, CXL_PSL_TFC_An, CXL_PSL_TFC_An_A); in cxl_psl_purge() 392 cxl_p2n_write(afu, CXL_SSTP1_An, 0); in cxl_write_sstp() 399 cxl_p2n_write(afu, CXL_SSTP0_An, sstp0); in cxl_write_sstp() 402 cxl_p2n_write(afu, CXL_SSTP1_An, sstp1); in cxl_write_sstp() 868 cxl_p2n_write(afu, CXL_CSRP_An, 0); /* disable */ in cxl_activate_dedicated_process_psl8() 869 cxl_p2n_write(afu, CXL_AURP0_An, 0); /* disable */ in cxl_activate_dedicated_process_psl8() 870 cxl_p2n_write(af in cxl_activate_dedicated_process_psl8() [all...] |
H A D | pci.c | 953 cxl_p2n_write(afu, CXL_PSL_TFC_An, CXL_PSL_TFC_An_AE); in sanitise_afu_regs_psl9() 955 cxl_p2n_write(afu, CXL_PSL_TFC_An, CXL_PSL_TFC_An_A); in sanitise_afu_regs_psl9() 968 cxl_p2n_write(afu, CXL_PSL_ErrStat_An, reg); in sanitise_afu_regs_psl9() 999 cxl_p2n_write(afu, CXL_CSRP_An, 0x0000000000000000); in sanitise_afu_regs_psl8() 1000 cxl_p2n_write(afu, CXL_AURP1_An, 0x0000000000000000); in sanitise_afu_regs_psl8() 1001 cxl_p2n_write(afu, CXL_AURP0_An, 0x0000000000000000); in sanitise_afu_regs_psl8() 1002 cxl_p2n_write(afu, CXL_SSTP1_An, 0x0000000000000000); in sanitise_afu_regs_psl8() 1003 cxl_p2n_write(afu, CXL_SSTP0_An, 0x0000000000000000); in sanitise_afu_regs_psl8() 1008 cxl_p2n_write(afu, CXL_PSL_TFC_An, CXL_PSL_TFC_An_AE); in sanitise_afu_regs_psl8() 1010 cxl_p2n_write(af in sanitise_afu_regs_psl8() [all...] |
H A D | main.c | 41 cxl_p2n_write(afu, CXL_SLBIA_An, CXL_TLB_SLB_IQ_ALL); in cxl_afu_slbia()
|
H A D | cxl.h | 819 static inline void cxl_p2n_write(struct cxl_afu *afu, cxl_p2n_reg_t reg, u64 val) in cxl_p2n_write() function
|
/kernel/linux/linux-6.6/drivers/misc/cxl/ |
H A D | native.c | 35 cxl_p2n_write(afu, CXL_AFU_Cntl_An, (AFU_Cntl & ~clear) | command); in afu_control() 63 cxl_p2n_write(afu, CXL_AFU_Cntl_An, AFU_Cntl & ~CXL_AFU_Cntl_An_RA); in afu_control() 185 cxl_p2n_write(afu, CXL_PSL_TFC_An, CXL_PSL_TFC_An_AE); in cxl_psl_purge() 189 cxl_p2n_write(afu, CXL_PSL_TFC_An, CXL_PSL_TFC_An_A); in cxl_psl_purge() 388 cxl_p2n_write(afu, CXL_SSTP1_An, 0); in cxl_write_sstp() 395 cxl_p2n_write(afu, CXL_SSTP0_An, sstp0); in cxl_write_sstp() 398 cxl_p2n_write(afu, CXL_SSTP1_An, sstp1); in cxl_write_sstp() 864 cxl_p2n_write(afu, CXL_CSRP_An, 0); /* disable */ in cxl_activate_dedicated_process_psl8() 865 cxl_p2n_write(afu, CXL_AURP0_An, 0); /* disable */ in cxl_activate_dedicated_process_psl8() 866 cxl_p2n_write(af in cxl_activate_dedicated_process_psl8() [all...] |
H A D | pci.c | 944 cxl_p2n_write(afu, CXL_PSL_TFC_An, CXL_PSL_TFC_An_AE); in sanitise_afu_regs_psl9() 946 cxl_p2n_write(afu, CXL_PSL_TFC_An, CXL_PSL_TFC_An_A); in sanitise_afu_regs_psl9() 959 cxl_p2n_write(afu, CXL_PSL_ErrStat_An, reg); in sanitise_afu_regs_psl9() 990 cxl_p2n_write(afu, CXL_CSRP_An, 0x0000000000000000); in sanitise_afu_regs_psl8() 991 cxl_p2n_write(afu, CXL_AURP1_An, 0x0000000000000000); in sanitise_afu_regs_psl8() 992 cxl_p2n_write(afu, CXL_AURP0_An, 0x0000000000000000); in sanitise_afu_regs_psl8() 993 cxl_p2n_write(afu, CXL_SSTP1_An, 0x0000000000000000); in sanitise_afu_regs_psl8() 994 cxl_p2n_write(afu, CXL_SSTP0_An, 0x0000000000000000); in sanitise_afu_regs_psl8() 999 cxl_p2n_write(afu, CXL_PSL_TFC_An, CXL_PSL_TFC_An_AE); in sanitise_afu_regs_psl8() 1001 cxl_p2n_write(af in sanitise_afu_regs_psl8() [all...] |
H A D | main.c | 42 cxl_p2n_write(afu, CXL_SLBIA_An, CXL_TLB_SLB_IQ_ALL); in cxl_afu_slbia()
|
H A D | cxl.h | 821 static inline void cxl_p2n_write(struct cxl_afu *afu, cxl_p2n_reg_t reg, u64 val) in cxl_p2n_write() function
|