Home
last modified time | relevance | path

Searched refs:pte_sw_mkyoung (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/include/linux/
H A Dpgtable.h654 #ifndef pte_sw_mkyoung
655 static inline pte_t pte_sw_mkyoung(pte_t pte) in pte_sw_mkyoung() function
659 #define pte_sw_mkyoung pte_sw_mkyoung macro
/openbmc/linux/arch/mips/include/asm/
H A Dpgtable.h401 #define pte_sw_mkyoung pte_mkyoung macro
/openbmc/linux/mm/
H A Dmemory.c3145 entry = pte_sw_mkyoung(entry); in wp_page_copy()
4166 entry = pte_sw_mkyoung(entry); in do_anonymous_page()
4391 entry = pte_sw_mkyoung(entry); in set_pte_range()