Searched refs:tlb_gather_mmu (Results 1 - 7 of 7) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-arm/
H A Dtlb.h44 tlb_gather_mmu(struct mm_struct *mm, unsigned int full_mm_flush) function
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-arm26/
H A Dtlb.h20 tlb_gather_mmu(struct mm_struct *mm, unsigned int full_mm_flush) function
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-sparc64/
H A Dtlb.h44 static inline struct mmu_gather *tlb_gather_mmu(struct mm_struct *mm, unsigned int full_mm_flush) function
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-generic/
H A Dtlb.h50 /* tlb_gather_mmu
54 tlb_gather_mmu(struct mm_struct *mm, unsigned int full_mm_flush) function
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-ia64/
H A Dtlb.h25 * tlb <- tlb_gather_mmu(mm, full_mm_flush); // start unmap for address space MM
124 tlb_gather_mmu (struct mm_struct *mm, unsigned int full_mm_flush) function
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/mm/
H A Dmmap.c1659 tlb = tlb_gather_mmu(mm, 0);
1952 tlb = tlb_gather_mmu(mm, 1);
H A Dmemory.c867 *tlbp = tlb_gather_mmu(vma->vm_mm, fullmm);
892 tlb = tlb_gather_mmu(mm, 0);

Completed in 140 milliseconds