Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/
H A Dintel-iommu.h203 #define vccap_pasid(v) (((v) & DMA_VCS_PAS)) /* PASID allocation */ macro
/OK3568_Linux_fs/kernel/drivers/iommu/intel/
H A Diommu.c1906 if (vccap_pasid(iommu->vccap)) in free_dmar_iommu()
3304 if (!vccap_pasid(iommu->vccap)) in register_pasid_allocator()