Home
last modified time | relevance | path

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

/linux/arch/powerpc/mm/book3s64/
A Dhash_64k.c216 new_pte |= pte_set_hidx(ptep, rpte, subpg_index, slot, PTRS_PER_PTE); in __hash_page_4K()
329 new_pte |= pte_set_hidx(ptep, rpte, 0, slot, PTRS_PER_PTE); in __hash_page_64K()
A Dhash_4k.c120 new_pte |= pte_set_hidx(ptep, rpte, 0, slot, PTRS_PER_PTE); in __hash_page_4K()
A Dhash_hugetlbpage.c116 new_pte |= pte_set_hidx(ptep, rpte, 0, slot, offset); in __hash_page_huge()
/linux/arch/powerpc/include/asm/book3s/64/
A Dhash-4k.h99 static inline unsigned long pte_set_hidx(pte_t *ptep, real_pte_t rpte, in pte_set_hidx() function
A Dhash-64k.h132 static inline unsigned long pte_set_hidx(pte_t *ptep, real_pte_t rpte, in pte_set_hidx() function

Completed in 5 milliseconds