Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/iommu/intel/
Dpasid.h31 #define VCMD_VRSP_SC(e) (((e) >> 1) & 0x3) macro
Dpasid.c43 status_code = VCMD_VRSP_SC(res); in vcmd_alloc_pasid()
74 status_code = VCMD_VRSP_SC(res); in vcmd_free_pasid()