Home
last modified time | relevance | path

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

/Linux-v4.19/arch/x86/mm/
Dpageattr.c803 static bool try_to_free_pmd_page(pmd_t *pmd) in try_to_free_pmd_page() function
837 if (try_to_free_pmd_page((pmd_t *)pud_page_vaddr(*pud))) in __unmap_pmd_range()
881 if (try_to_free_pmd_page((pmd_t *)pud_page_vaddr(*pud))) in unmap_pmd_range()