Home
last modified time | relevance | path

Searched refs:OCXL_DVSEC_PASID_LOG_MASK (Results 1 – 1 of 1) sorted by relevance

/linux-5.19.10/drivers/misc/ocxl/
Dconfig.c14 #define OCXL_DVSEC_PASID_LOG_MASK GENMASK(4, 0) macro
745 val8 = pasid_count_log & OCXL_DVSEC_PASID_LOG_MASK; in ocxl_config_set_afu_pasid()