Searched refs:pmdp_huge_get_and_clear (Results 1 – 11 of 11) sorted by relevance
| /OK3568_Linux_fs/kernel/mm/ |
| H A D | pgtable-generic.c | 140 pmd = pmdp_huge_get_and_clear(vma->vm_mm, address, pmdp); in pmdp_huge_clear_flush() 215 pmd = pmdp_huge_get_and_clear(vma->vm_mm, address, pmdp); in pmdp_collapse_flush()
|
| H A D | debug_vm_pgtable.c | 207 pmdp_huge_get_and_clear(mm, vaddr, pmdp); in pmd_advanced_tests() 232 pmdp_huge_get_and_clear(mm, vaddr, pmdp); in pmd_advanced_tests()
|
| H A D | huge_memory.c | 1767 pmd = pmdp_huge_get_and_clear(mm, old_addr, old_pmd); in move_huge_pmd()
|
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | pgtable.h | 264 static inline pmd_t pmdp_huge_get_and_clear(struct mm_struct *mm, in pmdp_huge_get_and_clear() function 292 return pmdp_huge_get_and_clear(vma->vm_mm, address, pmdp); in pmdp_huge_get_and_clear_full()
|
| /OK3568_Linux_fs/kernel/arch/s390/include/asm/ |
| H A D | pgtable.h | 1604 static inline pmd_t pmdp_huge_get_and_clear(struct mm_struct *mm, in pmdp_huge_get_and_clear() function 1627 return pmdp_huge_get_and_clear(vma->vm_mm, addr, pmdp); in pmdp_huge_clear_flush() 1653 return pmdp_huge_get_and_clear(vma->vm_mm, address, pmdp); in pmdp_collapse_flush()
|
| /OK3568_Linux_fs/kernel/arch/powerpc/mm/book3s64/ |
| H A D | pgtable.c | 123 pmd = pmdp_huge_get_and_clear(vma->vm_mm, addr, pmdp); in pmdp_huge_get_and_clear_full()
|
| /OK3568_Linux_fs/kernel/arch/mips/include/asm/ |
| H A D | pgtable.h | 718 static inline pmd_t pmdp_huge_get_and_clear(struct mm_struct *mm, function
|
| /OK3568_Linux_fs/kernel/arch/sparc/include/asm/ |
| H A D | pgtable_64.h | 915 static inline pmd_t pmdp_huge_get_and_clear(struct mm_struct *mm, in pmdp_huge_get_and_clear() function
|
| /OK3568_Linux_fs/kernel/arch/arm64/include/asm/ |
| H A D | pgtable.h | 863 static inline pmd_t pmdp_huge_get_and_clear(struct mm_struct *mm, in pmdp_huge_get_and_clear() function
|
| /OK3568_Linux_fs/kernel/arch/powerpc/include/asm/book3s/64/ |
| H A D | pgtable.h | 1255 static inline pmd_t pmdp_huge_get_and_clear(struct mm_struct *mm, in pmdp_huge_get_and_clear() function
|
| /OK3568_Linux_fs/kernel/arch/x86/include/asm/ |
| H A D | pgtable.h | 1138 static inline pmd_t pmdp_huge_get_and_clear(struct mm_struct *mm, unsigned long addr, in pmdp_huge_get_and_clear() function
|