Searched refs:TLB_FLUSH_VMA (Results 1 – 3 of 3) sorted by relevance
72 struct vm_area_struct vma = TLB_FLUSH_VMA(mm, 0); in contpte_convert()
216 struct vm_area_struct vma = TLB_FLUSH_VMA(mm, VM_EXEC); in ecard_init_pgtables()
1400 #define TLB_FLUSH_VMA(mm,flags) { .vm_mm = (mm), .vm_flags = (flags) } macro