Home
last modified time | relevance | path

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

/openbmc/linux/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()