mm_get_enqcmd_pasid() is for getting enqcmd pasid value.
The motivation is to replace mm->pasid with an iommu private data
structure that is introduced in a later patch.
v2: change mm_get_pasid() to mm_get_enqcmd_pasid()
Signed-off-by: Tina Zhang<tina.zhang@xxxxxxxxx>
---
arch/x86/kernel/traps.c | 2 +-
include/linux/iommu.h | 8 ++++++++
2 files changed, 9 insertions(+), 1 deletion(-)