Searched refs:OCXL_DVSEC_PASID_MASK (Results 1 – 1 of 1) sorted by relevance
13 #define OCXL_DVSEC_PASID_MASK GENMASK(19, 0) macro768 val32 &= ~OCXL_DVSEC_PASID_MASK; in ocxl_config_set_afu_pasid()769 val32 |= pasid_base & OCXL_DVSEC_PASID_MASK; in ocxl_config_set_afu_pasid()901 val &= ~OCXL_DVSEC_PASID_MASK; in ocxl_config_terminate_pasid()902 val |= pasid & OCXL_DVSEC_PASID_MASK; in ocxl_config_terminate_pasid()