Searched refs:find_linux_pte (Results 1 - 3 of 3) sorted by relevance

/linux-master/arch/powerpc/include/asm/
H A Dpte-walk.h10 static inline pte_t *find_linux_pte(pgd_t *pgdir, unsigned long ea, function
/linux-master/arch/powerpc/kvm/
H A De500_mmu_host.c477 ptep = find_linux_pte(pgdir, hva, NULL, NULL);
/linux-master/arch/powerpc/mm/book3s64/
H A Dhash_utils.c1542 ptep = find_linux_pte(pgdir, ea, &is_thp, &hugeshift);

Completed in 169 milliseconds