Searched refs:SISL_LISN_PASID (Results 1 – 3 of 3) sorted by relevance
318 #define SISL_LISN_PASID(_a, _b) (((_a) << 32) | (_b)) macro
292 writeq_be(SISL_LISN_PASID(val, val), &ctrl_map->lisn_pasid[0]); in afu_attach()293 writeq_be(SISL_LISN_PASID(0UL, val), &ctrl_map->lisn_pasid[1]); in afu_attach()
1827 writeq_be(SISL_LISN_PASID(reg, reg), in init_global()1829 writeq_be(SISL_LISN_PASID(0UL, reg), in init_global()