Home
last modified time | relevance | path

Searched refs:VCMD_VRSP_SC (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/iommu/intel/
H A Dpasid.h31 #define VCMD_VRSP_SC(e) (((e) & 0xff) >> 1) macro
H A Dpasid.c42 status_code = VCMD_VRSP_SC(res); in vcmd_alloc_pasid()
73 status_code = VCMD_VRSP_SC(res); in vcmd_free_pasid()
/kernel/linux/linux-6.6/drivers/iommu/intel/
H A Dpasid.h29 #define VCMD_VRSP_SC(e) (((e) & 0xff) >> 1) macro
H A Dpasid.c42 status_code = VCMD_VRSP_SC(res); in vcmd_alloc_pasid()
73 status_code = VCMD_VRSP_SC(res); in vcmd_free_pasid()

Completed in 4 milliseconds