/linux-4.4.14/arch/um/kernel/skas/ |
D | mmu.c | 130 pte_clear(mm, STUB_CODE, pte); in arch_exit_mmap() 136 pte_clear(mm, STUB_DATA, pte); in arch_exit_mmap()
|
/linux-4.4.14/include/asm-generic/ |
D | hugetlb.h | 37 pte_clear(mm, addr, ptep); in huge_pte_clear()
|
D | pgtable.h | 117 pte_clear(mm, address, ptep); in ptep_get_and_clear() 168 pte_clear(mm, address, ptep); in pte_clear_not_present_full()
|
/linux-4.4.14/arch/x86/include/asm/ |
D | pgtable_32.h | 62 pte_clear(&init_mm, (vaddr), (ptep)); \
|
D | paravirt.h | 628 static inline void pte_clear(struct mm_struct *mm, unsigned long addr, in pte_clear() function 631 PVOP_VCALL3(pv_mmu_ops.pte_clear, mm, addr, ptep); in pte_clear() 644 static inline void pte_clear(struct mm_struct *mm, unsigned long addr, in pte_clear() function
|
D | paravirt_types.h | 303 void (*pte_clear)(struct mm_struct *mm, unsigned long addr, member
|
D | pgtable.h | 68 #define pte_clear(mm, addr, ptep) native_pte_clear(mm, addr, ptep) macro
|
/linux-4.4.14/arch/powerpc/mm/ |
D | highmem.c | 79 pte_clear(&init_mm, vaddr, kmap_pte-idx); in __kunmap_atomic()
|
D | dma-noncoherent.c | 288 pte_clear(&init_mm, addr, ptep); in __dma_free_coherent()
|
/linux-4.4.14/arch/sh/mm/ |
D | kmap.c | 63 pte_clear(&init_mm, vaddr, kmap_coherent_pte - idx); in kunmap_coherent()
|
/linux-4.4.14/arch/x86/mm/ |
D | pgtable_32.c | 53 pte_clear(&init_mm, vaddr, pte); in set_pte_vaddr()
|
D | ioremap.c | 499 pte_clear(&init_mm, addr, pte); in __early_set_fixmap()
|
D | init_64.c | 827 pte_clear(&init_mm, addr, pte); in remove_pte_table() 850 pte_clear(&init_mm, addr, pte); in remove_pte_table()
|
D | init_32.c | 494 pte_clear(NULL, va, pte); in native_pagetable_init()
|
/linux-4.4.14/arch/microblaze/mm/ |
D | highmem.c | 82 pte_clear(&init_mm, vaddr, kmap_pte-idx); in __kunmap_atomic()
|
D | consistent.c | 208 pte_clear(&init_mm, (unsigned int)vaddr, ptep); in consistent_free()
|
/linux-4.4.14/arch/xtensa/mm/ |
D | highmem.c | 75 pte_clear(&init_mm, kvaddr, kmap_pte + idx); in __kunmap_atomic()
|
D | mmu.c | 36 pte_clear(NULL, 0, pte + i); in init_pmd()
|
/linux-4.4.14/arch/tile/include/asm/ |
D | pgtable_32.h | 106 pte_clear(_mm, addr, ptep); in ptep_get_and_clear()
|
D | pgtable.h | 187 #define pte_clear(mm, addr, ptep) __pte_clear(ptep) macro 340 pte_clear(&init_mm, (vaddr), (ptep)); \
|
/linux-4.4.14/arch/xtensa/include/asm/ |
D | pgalloc.h | 51 pte_clear(NULL, 0, ptep + i); in pte_alloc_one_kernel()
|
D | pgtable.h | 252 #define pte_clear(mm,addr,ptep) \ macro 348 pte_clear(mm, addr, ptep); in ptep_get_and_clear()
|
/linux-4.4.14/arch/sparc/mm/ |
D | highmem.c | 118 pte_clear(&init_mm, vaddr, kmap_pte-idx); in __kunmap_atomic()
|
/linux-4.4.14/arch/mn10300/include/asm/ |
D | highmem.h | 120 pte_clear(kmap_pte - idx); in __kunmap_atomic()
|
D | pgtable.h | 219 #define pte_clear(mm, addr, xp) \ macro
|
/linux-4.4.14/arch/arc/mm/ |
D | highmem.c | 103 pte_clear(&init_mm, kvaddr, fixmap_page_table + idx); in __kunmap_atomic()
|
/linux-4.4.14/arch/mips/mm/ |
D | highmem.c | 90 pte_clear(&init_mm, vaddr, kmap_pte-idx); in __kunmap_atomic()
|
/linux-4.4.14/arch/metag/mm/ |
D | highmem.c | 78 pte_clear(&init_mm, vaddr, kmap_pte-idx); in __kunmap_atomic()
|
/linux-4.4.14/arch/um/include/asm/ |
D | pgtable.h | 97 #define pte_clear(mm,addr,xp) pte_set_val(*(xp), (phys_t) 0, __pgprot(_PAGE_NEWPAGE)) macro 358 pte_clear(&init_mm, (vaddr), (ptep)); \
|
/linux-4.4.14/arch/ia64/include/asm/ |
D | pgtable.h | 266 #define pte_clear(mm,addr,pte) (pte_val(*(pte)) = 0UL) macro 431 pte_clear(mm, addr, ptep); in ptep_get_and_clear()
|
/linux-4.4.14/arch/mips/include/asm/ |
D | pgtable.h | 156 static inline void pte_clear(struct mm_struct *mm, unsigned long addr, pte_t *ptep) in pte_clear() function 226 static inline void pte_clear(struct mm_struct *mm, unsigned long addr, pte_t *ptep) in pte_clear() function
|
/linux-4.4.14/arch/powerpc/include/asm/ |
D | pgtable-ppc32.h | 127 #define pte_clear(mm, addr, ptep) \ macro
|
D | pgtable-ppc64.h | 305 static inline void pte_clear(struct mm_struct *mm, unsigned long addr, in pte_clear() function
|
/linux-4.4.14/arch/m68k/include/asm/ |
D | sun3_pgtable.h | 124 static inline void pte_clear (struct mm_struct *mm, unsigned long addr, pte_t *ptep) in pte_clear() function
|
D | mcf_pgtable.h | 184 static inline void pte_clear(struct mm_struct *mm, unsigned long addr, in pte_clear() function
|
D | motorola_pgtable.h | 131 #define pte_clear(mm,addr,ptep) ({ pte_val(*(ptep)) = 0; }) macro
|
/linux-4.4.14/arch/nios2/include/asm/ |
D | pgtable.h | 226 static inline void pte_clear(struct mm_struct *mm, in pte_clear() function
|
/linux-4.4.14/arch/cris/include/asm/ |
D | pgtable.h | 97 #define pte_clear(mm,addr,xp) do { pte_val(*(xp)) = 0; } while (0) macro
|
/linux-4.4.14/arch/metag/include/asm/ |
D | pgtable.h | 110 #define pte_clear(mm, addr, xp) do { pte_val(*(xp)) = 0; } while (0) macro
|
/linux-4.4.14/arch/m32r/include/asm/ |
D | pgtable.h | 178 #define pte_clear(mm,addr,xp) do { set_pte_at(mm, addr, xp, __pte(0)); } while (0) macro
|
/linux-4.4.14/arch/arc/include/asm/ |
D | pgtable.h | 267 #define pte_clear(mm, addr, ptep) set_pte_at(mm, addr, ptep, __pte(0)) macro
|
/linux-4.4.14/arch/unicore32/include/asm/ |
D | pgtable.h | 157 #define pte_clear(mm, addr, ptep) set_pte(ptep, __pte(0)) macro
|
/linux-4.4.14/mm/ |
D | highmem.c | 198 pte_clear(&init_mm, PKMAP_ADDR(i), &pkmap_page_table[i]); in flush_all_zero_pkmaps()
|
D | huge_memory.c | 2304 pte_clear(vma->vm_mm, address, _pte); in __collapse_huge_page_copy() 2322 pte_clear(vma->vm_mm, address, _pte); in __collapse_huge_page_copy()
|
/linux-4.4.14/arch/score/include/asm/ |
D | pgtable.h | 104 #define pte_clear(mm, addr, xp) \ macro
|
/linux-4.4.14/arch/hexagon/include/asm/ |
D | pgtable.h | 220 static inline void pte_clear(struct mm_struct *mm, unsigned long addr, in pte_clear() function
|
/linux-4.4.14/arch/avr32/include/asm/ |
D | pgtable.h | 183 #define pte_clear(mm,addr,xp) \ macro
|
/linux-4.4.14/arch/sh/include/asm/ |
D | pgtable_64.h | 230 #define pte_clear(mm,addr,xp) (set_pte_at(mm, addr, xp, __pte(_PTE_EMPTY))) macro
|
D | pgtable_32.h | 325 #define pte_clear(mm,addr,xp) do { set_pte_at(mm, addr, xp, __pte(0)); } while (0) macro
|
/linux-4.4.14/arch/x86/kernel/ |
D | paravirt.c | 457 .pte_clear = native_pte_clear,
|
/linux-4.4.14/arch/sparc/include/asm/ |
D | pgtable_32.h | 159 static inline void pte_clear(struct mm_struct *mm, unsigned long addr, pte_t *ptep) in pte_clear() function
|
D | pgtable_64.h | 919 #define pte_clear(mm,addr,ptep) \ macro
|
/linux-4.4.14/arch/alpha/include/asm/ |
D | pgtable.h | 248 extern inline void pte_clear(struct mm_struct *mm, unsigned long addr, pte_t *ptep) in pte_clear() function
|
/linux-4.4.14/arch/openrisc/include/asm/ |
D | pgtable.h | 225 #define pte_clear(mm, addr, xp) do { pte_val(*(xp)) = 0; } while (0) macro
|
/linux-4.4.14/arch/arm/include/asm/ |
D | pgtable.h | 215 #define pte_clear(mm,addr,ptep) set_pte_ext(ptep, __pte(0), 0) macro
|
/linux-4.4.14/arch/microblaze/include/asm/ |
D | pgtable.h | 298 #define pte_clear(mm, addr, ptep) \ macro
|
/linux-4.4.14/arch/frv/include/asm/ |
D | pgtable.h | 355 #define pte_clear(mm,addr,xp) do { set_pte_at(mm, addr, xp, __pte(0)); } while (0) macro
|
/linux-4.4.14/arch/parisc/kernel/ |
D | pci-dma.c | 177 pte_clear(&init_mm, vaddr, pte); in unmap_uncached_pte()
|
/linux-4.4.14/arch/parisc/include/asm/ |
D | pgtable.h | 294 #define pte_clear(mm, addr, xp) set_pte_at(mm, addr, xp, __pte(0)) macro
|
/linux-4.4.14/arch/arm64/mm/ |
D | mmu.c | 640 pte_clear(&init_mm, addr, pte); in __set_fixmap()
|
/linux-4.4.14/arch/tile/mm/ |
D | init.c | 945 pte_clear(&init_mm, addr, ptep); in free_init_pages()
|
/linux-4.4.14/arch/x86/lguest/ |
D | boot.c | 1466 pv_mmu_ops.pte_clear = lguest_pte_clear; in lguest_init()
|
/linux-4.4.14/arch/arm64/include/asm/ |
D | pgtable.h | 136 #define pte_clear(mm,addr,ptep) set_pte(ptep, __pte(0)) macro
|
/linux-4.4.14/arch/arm/mm/ |
D | mmu.c | 421 pte_clear(NULL, vaddr, pte); in __set_fixmap()
|
/linux-4.4.14/arch/s390/mm/ |
D | pgtable.c | 615 pte_clear(gmap->mm, vmaddr, ptep); in __gmap_zap()
|
/linux-4.4.14/arch/s390/include/asm/ |
D | pgtable.h | 889 static inline void pte_clear(struct mm_struct *mm, unsigned long addr, pte_t *ptep) in pte_clear() function
|
/linux-4.4.14/arch/x86/xen/ |
D | mmu.c | 2464 .pte_clear = xen_pte_clear,
|