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

/arch/xtensa/mm/
H A Dfault.c175 struct mm_struct *act_mm = current->active_mm; local
181 if (act_mm == NULL)
184 pgd = act_mm->pgd + index;

Completed in 60 milliseconds