Searched refs:mm_get_enqcmd_pasid (Results 1 - 4 of 4) sorted by relevance

/linux-master/drivers/iommu/arm/arm-smmu-v3/
H A Darm-smmu-v3-sva.c248 arm_smmu_atc_inv_domain(smmu_domain, mm_get_enqcmd_pasid(mm), start,
267 arm_smmu_update_ctx_desc_devices(smmu_domain, mm_get_enqcmd_pasid(mm),
271 arm_smmu_atc_inv_domain(smmu_domain, mm_get_enqcmd_pasid(mm), 0, 0);
350 arm_smmu_atc_inv_domain(smmu_domain, mm_get_enqcmd_pasid(mm), 0,
/linux-master/drivers/iommu/
H A Diommu-sva.c175 return mm_get_enqcmd_pasid(domain->mm);
/linux-master/include/linux/
H A Diommu.h1520 static inline u32 mm_get_enqcmd_pasid(struct mm_struct *mm) function
1554 static inline u32 mm_get_enqcmd_pasid(struct mm_struct *mm) function
/linux-master/arch/x86/kernel/
H A Dtraps.c596 pasid = mm_get_enqcmd_pasid(current->mm);

Completed in 184 milliseconds