Home
last modified time | relevance | path

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

/linux-6.1.9/arch/x86/mm/pat/
Dset_memory.c1141 static bool try_to_free_pmd_page(pmd_t *pmd) in try_to_free_pmd_page() function
1175 if (try_to_free_pmd_page(pud_pgtable(*pud))) in __unmap_pmd_range()
1219 if (try_to_free_pmd_page(pud_pgtable(*pud))) in unmap_pmd_range()