Home
last modified time | relevance | path

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

/openbmc/linux/arch/sparc/mm/
H A Dhugetlbpage.c193 return pte_mknotmcd(pte); in arch_make_huge_pte()
/openbmc/linux/arch/sparc/include/asm/
H A Dpgtable_64.h616 static inline pte_t pte_mknotmcd(pte_t pte) in pte_mknotmcd() function