Home
last modified time | relevance | path

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

/Linux-v4.19/include/misc/
Docxl.h40 u8 pasid_supported_log; member
/Linux-v4.19/drivers/misc/ocxl/
Dpci.c130 pasid_count = 1 << afu->config.pasid_supported_log; in assign_afu_pasid()
143 afu->config.pasid_supported_log); in assign_afu_pasid()
155 size = 1 << afu->config.pasid_supported_log; in reclaim_afu_pasid()
Dconfig.c387 afu->pasid_supported_log = EXTRACT_BITS(val8, 0, 4); in read_afu_control()
496 afu->pasid_supported_log); in ocxl_config_read_afu()
/Linux-v4.19/drivers/scsi/cxlflash/
Docxl_hw.c904 afu->max_pasid = 1 << acfg->pasid_supported_log; in ocxlflash_config_afu()
906 ocxl_config_set_afu_pasid(pdev, pos, 0, acfg->pasid_supported_log); in ocxlflash_config_afu()