find_linux_pte
ptep = find_linux_pte(pgdir, hva, NULL, &psize);
ptep = find_linux_pte(pgdir, ea, &is_thp, &hugeshift);