Searched refs:slb_allocate_user (Results 1 – 1 of 1) sorted by relevance
31 static long slb_allocate_user(struct mm_struct *mm, unsigned long ea);365 slb_allocate_user(mm, exec); in slb_setup_new_exec()371 slb_allocate_user(mm, mm->mmap_base); in slb_setup_new_exec()397 slb_allocate_user(mm, start); in preload_new_slb_context()403 slb_allocate_user(mm, sp); in preload_new_slb_context()409 slb_allocate_user(mm, heap); in preload_new_slb_context()525 slb_allocate_user(mm, ea); in switch_slb()785 static long slb_allocate_user(struct mm_struct *mm, unsigned long ea) in slb_allocate_user() function863 err = slb_allocate_user(mm, ea); in DEFINE_INTERRUPT_HANDLER_RAW()
Completed in 4 milliseconds