Home
last modified time | relevance | path

Searched refs:pasid_supported_log (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/drivers/misc/ocxl/
H A Dcore.c102 pasid_count = 1 << afu->config.pasid_supported_log; in assign_afu_pasid()
115 afu->config.pasid_supported_log); in assign_afu_pasid()
127 size = 1 << afu->config.pasid_supported_log; in reclaim_afu_pasid()
H A Dconfig.c513 afu->pasid_supported_log = EXTRACT_BITS(val8, 0, 4); in read_afu_control()
722 afu->pasid_supported_log); in ocxl_config_read_afu()
/kernel/linux/linux-6.6/drivers/misc/ocxl/
H A Dcore.c102 pasid_count = 1 << afu->config.pasid_supported_log; in assign_afu_pasid()
115 afu->config.pasid_supported_log); in assign_afu_pasid()
127 size = 1 << afu->config.pasid_supported_log; in reclaim_afu_pasid()
H A Dconfig.c502 afu->pasid_supported_log = EXTRACT_BITS(val8, 0, 4); in read_afu_control()
711 afu->pasid_supported_log); in ocxl_config_read_afu()
/kernel/linux/linux-5.10/include/misc/
H A Docxl.h39 u8 pasid_supported_log; member
/kernel/linux/linux-6.6/include/misc/
H A Docxl.h39 u8 pasid_supported_log; member
/kernel/linux/linux-5.10/drivers/scsi/cxlflash/
H A Docxl_hw.c882 afu->max_pasid = 1 << acfg->pasid_supported_log; in ocxlflash_config_afu()
884 ocxl_config_set_afu_pasid(pdev, pos, 0, acfg->pasid_supported_log); in ocxlflash_config_afu()
/kernel/linux/linux-6.6/drivers/scsi/cxlflash/
H A Docxl_hw.c885 afu->max_pasid = 1 << acfg->pasid_supported_log; in ocxlflash_config_afu()
887 ocxl_config_set_afu_pasid(pdev, pos, 0, acfg->pasid_supported_log); in ocxlflash_config_afu()

Completed in 9 milliseconds