Searched refs:pmdp_huge_get_and_clear_full (Results 1 - 12 of 12) sorted by relevance
/kernel/linux/linux-5.10/arch/powerpc/mm/book3s64/ |
H A D | pgtable.c | 116 pmd_t pmdp_huge_get_and_clear_full(struct vm_area_struct *vma, in pmdp_huge_get_and_clear_full() function
|
/kernel/linux/linux-6.6/arch/powerpc/mm/book3s64/ |
H A D | pgtable.c | 178 pmd_t pmdp_huge_get_and_clear_full(struct vm_area_struct *vma, in pmdp_huge_get_and_clear_full() function
|
/kernel/linux/linux-5.10/include/linux/ |
H A D | pgtable.h | 288 static inline pmd_t pmdp_huge_get_and_clear_full(struct vm_area_struct *vma, in pmdp_huge_get_and_clear_full() function
|
/kernel/linux/linux-6.6/include/linux/ |
H A D | pgtable.h | 528 static inline pmd_t pmdp_huge_get_and_clear_full(struct vm_area_struct *vma, in pmdp_huge_get_and_clear_full() function
|
/kernel/linux/linux-5.10/arch/s390/include/asm/ |
H A D | pgtable.h | 1611 static inline pmd_t pmdp_huge_get_and_clear_full(struct vm_area_struct *vma, in pmdp_huge_get_and_clear_full() function
|
/kernel/linux/linux-5.10/arch/powerpc/include/asm/book3s/64/ |
H A D | pgtable.h | 1280 pmd_t pmdp_huge_get_and_clear_full(struct vm_area_struct *vma,
|
/kernel/linux/linux-6.6/arch/powerpc/include/asm/book3s/64/ |
H A D | pgtable.h | 1382 pmd_t pmdp_huge_get_and_clear_full(struct vm_area_struct *vma,
|
/kernel/linux/linux-5.10/mm/ |
H A D | debug_vm_pgtable.c | 220 pmdp_huge_get_and_clear_full(vma, vaddr, pmdp, 1); in pmd_advanced_tests()
|
H A D | huge_memory.c | 1667 orig_pmd = pmdp_huge_get_and_clear_full(vma, addr, pmd, in zap_huge_pmd()
|
/kernel/linux/linux-6.6/mm/ |
H A D | debug_vm_pgtable.c | 264 pmdp_huge_get_and_clear_full(args->vma, vaddr, args->pmdp, 1); in pmd_advanced_tests()
|
H A D | huge_memory.c | 1676 orig_pmd = pmdp_huge_get_and_clear_full(vma, addr, pmd, in zap_huge_pmd()
|
/kernel/linux/linux-6.6/arch/s390/include/asm/ |
H A D | pgtable.h | 1744 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 29 milliseconds