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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mm/
H A Dtlb-v3.S33 act_mm r3 @ get current->active_mm
H A Dtlb-v4.S34 act_mm r3 @ get current->active_mm
H A Dtlb-fa.S38 act_mm r3 @ get current->active_mm
H A Dtlb-v4wb.S34 act_mm r3 @ get current->active_mm
H A Dtlb-v4wbi.S33 act_mm r3 @ get current->active_mm
H A Dproc-macros.S30 * act_mm - get current->active_mm
32 .macro act_mm, rd
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/xtensa/mm/
H A Dfault.c176 struct mm_struct *act_mm = current->active_mm; local
182 if (act_mm == NULL)
185 pgd = act_mm->pgd + index;

Completed in 38 milliseconds