Home
last modified time | relevance | path

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

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