Searched refs:pmdp_huge_get_and_clear_full (Results 1 – 6 of 6) sorted by relevance
/linux/arch/powerpc/mm/book3s64/ |
A D | pgtable.c | 123 pmd_t pmdp_huge_get_and_clear_full(struct vm_area_struct *vma, in pmdp_huge_get_and_clear_full() function
|
/linux/include/linux/ |
A D | pgtable.h | 360 static inline pmd_t pmdp_huge_get_and_clear_full(struct vm_area_struct *vma, in pmdp_huge_get_and_clear_full() function
|
/linux/arch/powerpc/include/asm/book3s/64/ |
A D | pgtable.h | 1324 pmd_t pmdp_huge_get_and_clear_full(struct vm_area_struct *vma,
|
/linux/mm/ |
A D | debug_vm_pgtable.c | 273 pmdp_huge_get_and_clear_full(args->vma, vaddr, args->pmdp, 1); in pmd_advanced_tests()
|
A D | huge_memory.c | 1597 orig_pmd = pmdp_huge_get_and_clear_full(vma, addr, pmd, in zap_huge_pmd()
|
/linux/arch/s390/include/asm/ |
A D | pgtable.h | 1608 static inline pmd_t pmdp_huge_get_and_clear_full(struct vm_area_struct *vma, in pmdp_huge_get_and_clear_full() function
|
Completed in 33 milliseconds