Home
last modified time | relevance | path

Searched refs:pte_sw_mkyoung (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/include/linux/
H A Dpgtable.h381 #ifndef pte_sw_mkyoung
382 static inline pte_t pte_sw_mkyoung(pte_t pte) in pte_sw_mkyoung() function
386 #define pte_sw_mkyoung pte_sw_mkyoung macro
/kernel/linux/linux-6.6/include/linux/
H A 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
/kernel/linux/linux-5.10/mm/
H A Dpurgeable.c247 *entry = pte_sw_mkyoung(*entry); in do_uxpte_page_fault()
H A Dmemory.c2934 entry = pte_sw_mkyoung(entry); in wp_page_copy()
3687 entry = pte_sw_mkyoung(entry); in do_anonymous_page()
3987 entry = pte_sw_mkyoung(entry); in alloc_set_pte()
/kernel/linux/linux-6.6/mm/
H A Dpurgeable.c249 *entry = pte_sw_mkyoung(*entry); in do_uxpte_page_fault()
H A Dmemory.c3137 entry = pte_sw_mkyoung(entry); in wp_page_copy()
4177 entry = pte_sw_mkyoung(entry); in do_anonymous_page()
4401 entry = pte_sw_mkyoung(entry); in set_pte_range()
/kernel/linux/linux-5.10/arch/mips/include/asm/
H A Dpgtable.h415 #define pte_sw_mkyoung pte_mkyoung macro
/kernel/linux/linux-6.6/arch/mips/include/asm/
H A Dpgtable.h401 #define pte_sw_mkyoung pte_mkyoung macro

Completed in 23 milliseconds