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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/mm/
H A Dstab.c120 static int __ste_allocate(unsigned long ea, struct mm_struct *mm) function
155 return __ste_allocate(ea, current->mm);
220 __ste_allocate(pc, mm);
225 __ste_allocate(stack, mm);
231 __ste_allocate(unmapped_base, mm);

Completed in 39 milliseconds