Home
last modified time | relevance | path

Searched refs:slb_allocate_user (Results 1 – 1 of 1) sorted by relevance

/linux/arch/powerpc/mm/book3s64/
A Dslb.c32 static long slb_allocate_user(struct mm_struct *mm, unsigned long ea);
366 slb_allocate_user(mm, exec); in slb_setup_new_exec()
372 slb_allocate_user(mm, mm->mmap_base); in slb_setup_new_exec()
398 slb_allocate_user(mm, start); in preload_new_slb_context()
404 slb_allocate_user(mm, sp); in preload_new_slb_context()
410 slb_allocate_user(mm, heap); in preload_new_slb_context()
526 slb_allocate_user(mm, ea); in switch_slb()
786 static long slb_allocate_user(struct mm_struct *mm, unsigned long ea) in slb_allocate_user() function
864 err = slb_allocate_user(mm, ea); in DEFINE_INTERRUPT_HANDLER_RAW()

Completed in 5 milliseconds