Searched refs:alloc_slb_index (Results 1 - 1 of 1) sorted by last modified time

/linux-master/arch/powerpc/mm/book3s64/
H A Dslb.c626 static enum slb_index alloc_slb_index(bool kernel) function
683 * There must not be a kernel SLB fault in alloc_slb_index or before
693 index = alloc_slb_index(kernel);

Completed in 192 milliseconds