Home
last modified time | relevance | path

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

/linux/Documentation/mm/
H A Darch_pgtable_helpers.rst189 | pud_clear_huge | Clears a PUD huge mapping |
/linux/include/linux/
H A Dpgtable.h2045 int pud_clear_huge(pud_t *pud);
2064 static inline int pud_clear_huge(pud_t *pud) in pud_clear_huge() function
/linux/arch/x86/mm/
H A Dpgtable.c692 int pud_clear_huge(pud_t *pud) in pud_clear_huge() function
/linux/mm/
H A Ddebug_vm_pgtable.c470 WARN_ON(!pud_clear_huge(args->pudp)); in pud_huge_tests()
H A Dvmalloc.c435 cleared = pud_clear_huge(pud); in vunmap_pud_range()
/linux/arch/arm64/mm/
H A Dmmu.c1828 int pud_clear_huge(pud_t *pudp) in pud_clear_huge() function