Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/linux/
Dpgtable.h380 #ifndef pte_sw_mkyoung
381 static inline pte_t pte_sw_mkyoung(pte_t pte) in pte_sw_mkyoung() function
385 #define pte_sw_mkyoung pte_sw_mkyoung macro
/kernel/linux/linux-5.10/mm/
Dpurgeable.c247 *entry = pte_sw_mkyoung(*entry); in do_uxpte_page_fault()
Dmemory.c2909 entry = pte_sw_mkyoung(entry); in wp_page_copy()
3631 entry = pte_sw_mkyoung(entry); in do_anonymous_page()
3913 entry = pte_sw_mkyoung(entry); in alloc_set_pte()
/kernel/linux/linux-5.10/arch/mips/include/asm/
Dpgtable.h415 #define pte_sw_mkyoung pte_mkyoung macro