Searched defs:mm (Results 1 - 4 of 4) sorted by relevance

/netgear-R7800-V1.0.2.28/target/linux/ubicom32/files/arch/ubicom32/include/asm/
H A Dmmu_context.h37 static inline void enter_lazy_tlb(struct mm_struct *mm, struct task_struct *tsk) argument
42 init_new_context(struct task_struct *tsk, struct mm_struct *mm) argument
H A Dtlbflush.h58 static inline void flush_tlb_mm(struct mm_struct *mm) argument
68 static inline void flush_tlb_range(struct mm_struct *mm, argument
H A Dpgtable.h90 extern inline void flush_cache_mm(struct mm_struct *mm) argument
94 extern inline void flush_cache_range(struct mm_struct *mm, argument
/netgear-R7800-V1.0.2.28/package/px5g/src/library/
H A Dbignum.c1244 static void mpi_montg_init( t_int *mm, mpi *N ) argument
1262 static void mpi_montmul( mpi *A, mpi *B, mpi *N, t_int mm, mpi *T ) argument
1299 static void mpi_montred( mpi *A, mpi *N, t_int mm, mpi *T ) argument
1317 t_int ei, mm, state; local
[all...]

Completed in 83 milliseconds