Searched refs:hugeshift (Results 1 - 1 of 1) sorted by path

/linux-master/arch/powerpc/mm/book3s64/
H A Dhash_utils.c1467 unsigned hugeshift; local
1542 ptep = find_linux_pte(pgdir, ea, &is_thp, &hugeshift);
1569 if (hugeshift) {
1576 flags, ssize, hugeshift, psize);
1580 * if we have hugeshift, and is not transhuge with

Completed in 155 milliseconds