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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/include/asm-sparc64/
H A Dmmu_context.h22 extern void get_new_mmu_context(struct mm_struct *mm);
82 get_new_mmu_context(mm);
140 get_new_mmu_context(mm);
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/include/asm-sh64/
H A Dmmu_context.h53 get_new_mmu_context(struct mm_struct *mm) function
86 get_new_mmu_context(mm);
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/include/asm-mips/
H A Dmmu_context.h92 /* Normal, classic MIPS get_new_mmu_context */
94 get_new_mmu_context(struct mm_struct *mm, unsigned long cpu) function
110 #define get_new_mmu_context(mm,cpu) smtc_get_new_mmu_context((mm),(cpu)) macro
146 get_new_mmu_context(next, cpu);
215 get_new_mmu_context(next, cpu);
261 get_new_mmu_context(mm, cpu);
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/include/asm/
H A Dmmu_context.h92 /* Normal, classic MIPS get_new_mmu_context */
94 get_new_mmu_context(struct mm_struct *mm, unsigned long cpu) function
110 #define get_new_mmu_context(mm,cpu) smtc_get_new_mmu_context((mm),(cpu)) macro
146 get_new_mmu_context(next, cpu);
215 get_new_mmu_context(next, cpu);
261 get_new_mmu_context(mm, cpu);
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/include/asm-m32r/
H A Dmmu_context.h39 static inline void get_new_mmu_context(struct mm_struct *mm) function
66 get_new_mmu_context(mm);
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/sparc64/kernel/
H A Dsmp.c976 get_new_mmu_context(mm);
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/sparc64/mm/
H A Dinit.c660 /* get_new_mmu_context() uses "cache + 1". */
677 void get_new_mmu_context(struct mm_struct *mm) function

Completed in 103 milliseconds