Home
last modified time | relevance | path

Searched refs:pud_mkyoung (Results 1 – 2 of 2) sorted by relevance

/Linux-v4.19/mm/
Dhuge_memory.c807 entry = pud_mkyoung(pud_mkdirty(entry)); in insert_pfn_pud()
994 _pud = pud_mkyoung(*pud); in touch_pud()
1088 entry = pud_mkyoung(orig_pud); in huge_pud_set_accessed()
/Linux-v4.19/arch/x86/include/asm/
Dpgtable.h460 static inline pud_t pud_mkyoung(pud_t pud) in pud_mkyoung() function