Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/iommu/intel/
H A Dpasid.h31 #define VCMD_VRSP_SC(e) (((e) & 0xff) >> 1) macro
H A Dpasid.c43 status_code = VCMD_VRSP_SC(res); in vcmd_alloc_pasid()
74 status_code = VCMD_VRSP_SC(res); in vcmd_free_pasid()