Home
last modified time | relevance | path

Searched refs:ua (Results 1 – 4 of 4) sorted by relevance

/arch/powerpc/mm/
Dmmu_context_iommu.c27 u64 ua; /* userspace address */ member
75 long mm_iommu_get(unsigned long ua, unsigned long entries, in mm_iommu_get() argument
89 if ((mem->ua == ua) && (mem->entries == entries)) { in mm_iommu_get()
96 if ((mem->ua < (ua + (entries << PAGE_SHIFT))) && in mm_iommu_get()
97 (ua < (mem->ua + in mm_iommu_get()
125 if (1 != get_user_pages_fast(ua + (i << PAGE_SHIFT), in mm_iommu_get()
141 mem->ua = ua; in mm_iommu_get()
234 struct mm_iommu_table_group_mem_t *mm_iommu_lookup(unsigned long ua, in mm_iommu_lookup() argument
242 if ((mem->ua <= ua) && in mm_iommu_lookup()
243 (ua + size <= mem->ua + in mm_iommu_lookup()
[all …]
/arch/powerpc/include/asm/
Dmmu_context.h22 extern long mm_iommu_get(unsigned long ua, unsigned long entries,
27 extern struct mm_iommu_table_group_mem_t *mm_iommu_lookup(unsigned long ua,
29 extern struct mm_iommu_table_group_mem_t *mm_iommu_find(unsigned long ua,
32 unsigned long ua, unsigned long *hpa);
Dvio.h35 #define h_vio_signal(ua, mode) \ argument
36 plpar_hcall_norets(H_VIO_SIGNAL, ua, mode)
/arch/unicore32/include/asm/
Dassembler.h81 .else; .ifc \cond, ua