Home
last modified time | relevance | path

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

/linux/include/asm-generic/
H A Dtlb.h473 tlb_update_vma_flags(struct mmu_gather *tlb, struct vm_area_struct *vma) in tlb_update_vma_flags() function
569 tlb_update_vma_flags(tlb, vma); in tlb_start_vma()
/linux/mm/
H A Dmmu_gather.c483 tlb_update_vma_flags(tlb, vma); in tlb_gather_mmu_vma()