Home
last modified time | relevance | path

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

/linux/drivers/iommu/intel/
H A Dnested.c105 ret = iommu_copy_struct_from_user_array(&inv_entry, array, in intel_nested_cache_invalidate_user()
/linux/include/linux/
H A Diommu.h542 #define iommu_copy_struct_from_user_array(kdst, user_array, data_type, index, \ macro