Home
last modified time | relevance | path

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

/linux/arch/riscv/mm/
H A Dpgtable.c80 int pud_clear_huge(pud_t *pud) in pud_clear_huge() function
/linux/arch/powerpc/mm/nohash/
H A D8xx.c214 int pud_clear_huge(pud_t *pud) in pud_clear_huge() function
/linux/Documentation/mm/
H A Darch_pgtable_helpers.rst201 | pud_clear_huge | Clears a PUD huge mapping |
/linux/arch/x86/mm/
H A Dpgtable.c791 * pud_clear_huge - clear kernel PUD mapping when it is set
795 int pud_clear_huge(pud_t *pud) in pud_clear_huge()
792 int pud_clear_huge(pud_t *pud) pud_clear_huge() function
/linux/mm/
H A Ddebug_vm_pgtable.c463 WARN_ON(!pud_clear_huge(args->pudp)); in pud_huge_tests()
H A Dvmalloc.c398 cleared = pud_clear_huge(pud); in vunmap_pud_range()