Home
last modified time | relevance | path

Searched refs:pte_hashpte (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-6.6/arch/powerpc/mm/
H A Dpgtable_32.c91 BUG_ON((pte_present(*pg) | pte_hashpte(*pg)) && pgprot_val(prot)); in map_kernel_page()
/kernel/linux/linux-5.10/arch/powerpc/include/asm/nohash/
H A Dpgtable.h54 static inline bool pte_hashpte(pte_t pte) { return false; } in pte_hashpte() function
/kernel/linux/linux-5.10/arch/powerpc/mm/
H A Dpgtable_32.c92 BUG_ON((pte_present(*pg) | pte_hashpte(*pg)) && pgprot_val(prot)); in map_kernel_page()
/kernel/linux/linux-6.6/arch/powerpc/include/asm/nohash/
H A Dpgtable.h34 static inline bool pte_hashpte(pte_t pte) { return false; } in pte_hashpte() function
/kernel/linux/linux-5.10/arch/powerpc/include/asm/book3s/32/
H A Dpgtable.h370 static inline bool pte_hashpte(pte_t pte) in pte_hashpte() function
/kernel/linux/linux-6.6/arch/powerpc/include/asm/book3s/32/
H A Dpgtable.h423 static inline bool pte_hashpte(pte_t pte) in pte_hashpte() function

Completed in 6 milliseconds