Home
last modified time | relevance | path

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

/linux-6.6.21/include/linux/
Dpgtable.h633 #ifndef pte_sw_mkyoung
634 static inline pte_t pte_sw_mkyoung(pte_t pte) in pte_sw_mkyoung() function
638 #define pte_sw_mkyoung pte_sw_mkyoung macro
/linux-6.6.21/arch/mips/include/asm/
Dpgtable.h401 #define pte_sw_mkyoung pte_mkyoung macro
/linux-6.6.21/mm/
Dmemory.c3128 entry = pte_sw_mkyoung(entry); in wp_page_copy()
4149 entry = pte_sw_mkyoung(entry); in do_anonymous_page()
4365 entry = pte_sw_mkyoung(entry); in set_pte_range()