Home
last modified time | relevance | path

Searched refs:hash__ptep_set_access_flags (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/arch/powerpc/include/asm/book3s/64/
H A Dhash.h199 static inline void hash__ptep_set_access_flags(pte_t *ptep, pte_t entry) in hash__ptep_set_access_flags() function
H A Dpgtable.h732 return hash__ptep_set_access_flags(ptep, entry); in __ptep_set_access_flags()