Home
last modified time | relevance | path

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

/linux-4.1.27/arch/x86/mm/
Dpageattr.c711 static bool try_to_free_pmd_page(pmd_t *pmd) in try_to_free_pmd_page() function
757 if (try_to_free_pmd_page((pmd_t *)pud_page_vaddr(*pud))) in __unmap_pmd_range()
801 if (try_to_free_pmd_page((pmd_t *)pud_page_vaddr(*pud))) in unmap_pmd_range()