Home
last modified time | relevance | path

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

/linux-6.1.9/include/linux/
Dpgtable.h498 #ifndef pte_sw_mkyoung
499 static inline pte_t pte_sw_mkyoung(pte_t pte) in pte_sw_mkyoung() function
503 #define pte_sw_mkyoung pte_sw_mkyoung macro
/linux-6.1.9/arch/mips/include/asm/
Dpgtable.h391 #define pte_sw_mkyoung pte_mkyoung macro
/linux-6.1.9/mm/
Dmemory.c3167 entry = pte_sw_mkyoung(entry); in wp_page_copy()
4129 entry = pte_sw_mkyoung(entry); in do_anonymous_page()
4333 entry = pte_sw_mkyoung(entry); in do_set_pte()