Home
last modified time | relevance | path

Searched refs:pte_clear (Results 1 – 67 of 67) sorted by relevance

/linux-4.4.14/arch/um/kernel/skas/
Dmmu.c130 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/
Dhugetlb.h37 pte_clear(mm, addr, ptep); in huge_pte_clear()
Dpgtable.h117 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/
Dpgtable_32.h62 pte_clear(&init_mm, (vaddr), (ptep)); \
Dparavirt.h628 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
Dparavirt_types.h303 void (*pte_clear)(struct mm_struct *mm, unsigned long addr, member
Dpgtable.h68 #define pte_clear(mm, addr, ptep) native_pte_clear(mm, addr, ptep) macro
/linux-4.4.14/arch/powerpc/mm/
Dhighmem.c79 pte_clear(&init_mm, vaddr, kmap_pte-idx); in __kunmap_atomic()
Ddma-noncoherent.c288 pte_clear(&init_mm, addr, ptep); in __dma_free_coherent()
/linux-4.4.14/arch/sh/mm/
Dkmap.c63 pte_clear(&init_mm, vaddr, kmap_coherent_pte - idx); in kunmap_coherent()
/linux-4.4.14/arch/x86/mm/
Dpgtable_32.c53 pte_clear(&init_mm, vaddr, pte); in set_pte_vaddr()
Dioremap.c499 pte_clear(&init_mm, addr, pte); in __early_set_fixmap()
Dinit_64.c827 pte_clear(&init_mm, addr, pte); in remove_pte_table()
850 pte_clear(&init_mm, addr, pte); in remove_pte_table()
Dinit_32.c494 pte_clear(NULL, va, pte); in native_pagetable_init()
/linux-4.4.14/arch/microblaze/mm/
Dhighmem.c82 pte_clear(&init_mm, vaddr, kmap_pte-idx); in __kunmap_atomic()
Dconsistent.c208 pte_clear(&init_mm, (unsigned int)vaddr, ptep); in consistent_free()
/linux-4.4.14/arch/xtensa/mm/
Dhighmem.c75 pte_clear(&init_mm, kvaddr, kmap_pte + idx); in __kunmap_atomic()
Dmmu.c36 pte_clear(NULL, 0, pte + i); in init_pmd()
/linux-4.4.14/arch/tile/include/asm/
Dpgtable_32.h106 pte_clear(_mm, addr, ptep); in ptep_get_and_clear()
Dpgtable.h187 #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/
Dpgalloc.h51 pte_clear(NULL, 0, ptep + i); in pte_alloc_one_kernel()
Dpgtable.h252 #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/
Dhighmem.c118 pte_clear(&init_mm, vaddr, kmap_pte-idx); in __kunmap_atomic()
/linux-4.4.14/arch/mn10300/include/asm/
Dhighmem.h120 pte_clear(kmap_pte - idx); in __kunmap_atomic()
Dpgtable.h219 #define pte_clear(mm, addr, xp) \ macro
/linux-4.4.14/arch/arc/mm/
Dhighmem.c103 pte_clear(&init_mm, kvaddr, fixmap_page_table + idx); in __kunmap_atomic()
/linux-4.4.14/arch/mips/mm/
Dhighmem.c90 pte_clear(&init_mm, vaddr, kmap_pte-idx); in __kunmap_atomic()
/linux-4.4.14/arch/metag/mm/
Dhighmem.c78 pte_clear(&init_mm, vaddr, kmap_pte-idx); in __kunmap_atomic()
/linux-4.4.14/arch/um/include/asm/
Dpgtable.h97 #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/
Dpgtable.h266 #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/
Dpgtable.h156 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/
Dpgtable-ppc32.h127 #define pte_clear(mm, addr, ptep) \ macro
Dpgtable-ppc64.h305 static inline void pte_clear(struct mm_struct *mm, unsigned long addr, in pte_clear() function
/linux-4.4.14/arch/m68k/include/asm/
Dsun3_pgtable.h124 static inline void pte_clear (struct mm_struct *mm, unsigned long addr, pte_t *ptep) in pte_clear() function
Dmcf_pgtable.h184 static inline void pte_clear(struct mm_struct *mm, unsigned long addr, in pte_clear() function
Dmotorola_pgtable.h131 #define pte_clear(mm,addr,ptep) ({ pte_val(*(ptep)) = 0; }) macro
/linux-4.4.14/arch/nios2/include/asm/
Dpgtable.h226 static inline void pte_clear(struct mm_struct *mm, in pte_clear() function
/linux-4.4.14/arch/cris/include/asm/
Dpgtable.h97 #define pte_clear(mm,addr,xp) do { pte_val(*(xp)) = 0; } while (0) macro
/linux-4.4.14/arch/metag/include/asm/
Dpgtable.h110 #define pte_clear(mm, addr, xp) do { pte_val(*(xp)) = 0; } while (0) macro
/linux-4.4.14/arch/m32r/include/asm/
Dpgtable.h178 #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/
Dpgtable.h267 #define pte_clear(mm, addr, ptep) set_pte_at(mm, addr, ptep, __pte(0)) macro
/linux-4.4.14/arch/unicore32/include/asm/
Dpgtable.h157 #define pte_clear(mm, addr, ptep) set_pte(ptep, __pte(0)) macro
/linux-4.4.14/mm/
Dhighmem.c198 pte_clear(&init_mm, PKMAP_ADDR(i), &pkmap_page_table[i]); in flush_all_zero_pkmaps()
Dhuge_memory.c2304 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/
Dpgtable.h104 #define pte_clear(mm, addr, xp) \ macro
/linux-4.4.14/arch/hexagon/include/asm/
Dpgtable.h220 static inline void pte_clear(struct mm_struct *mm, unsigned long addr, in pte_clear() function
/linux-4.4.14/arch/avr32/include/asm/
Dpgtable.h183 #define pte_clear(mm,addr,xp) \ macro
/linux-4.4.14/arch/sh/include/asm/
Dpgtable_64.h230 #define pte_clear(mm,addr,xp) (set_pte_at(mm, addr, xp, __pte(_PTE_EMPTY))) macro
Dpgtable_32.h325 #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/
Dparavirt.c457 .pte_clear = native_pte_clear,
/linux-4.4.14/arch/sparc/include/asm/
Dpgtable_32.h159 static inline void pte_clear(struct mm_struct *mm, unsigned long addr, pte_t *ptep) in pte_clear() function
Dpgtable_64.h919 #define pte_clear(mm,addr,ptep) \ macro
/linux-4.4.14/arch/alpha/include/asm/
Dpgtable.h248 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/
Dpgtable.h225 #define pte_clear(mm, addr, xp) do { pte_val(*(xp)) = 0; } while (0) macro
/linux-4.4.14/arch/arm/include/asm/
Dpgtable.h215 #define pte_clear(mm,addr,ptep) set_pte_ext(ptep, __pte(0), 0) macro
/linux-4.4.14/arch/microblaze/include/asm/
Dpgtable.h298 #define pte_clear(mm, addr, ptep) \ macro
/linux-4.4.14/arch/frv/include/asm/
Dpgtable.h355 #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/
Dpci-dma.c177 pte_clear(&init_mm, vaddr, pte); in unmap_uncached_pte()
/linux-4.4.14/arch/parisc/include/asm/
Dpgtable.h294 #define pte_clear(mm, addr, xp) set_pte_at(mm, addr, xp, __pte(0)) macro
/linux-4.4.14/arch/arm64/mm/
Dmmu.c640 pte_clear(&init_mm, addr, pte); in __set_fixmap()
/linux-4.4.14/arch/tile/mm/
Dinit.c945 pte_clear(&init_mm, addr, ptep); in free_init_pages()
/linux-4.4.14/arch/x86/lguest/
Dboot.c1466 pv_mmu_ops.pte_clear = lguest_pte_clear; in lguest_init()
/linux-4.4.14/arch/arm64/include/asm/
Dpgtable.h136 #define pte_clear(mm,addr,ptep) set_pte(ptep, __pte(0)) macro
/linux-4.4.14/arch/arm/mm/
Dmmu.c421 pte_clear(NULL, vaddr, pte); in __set_fixmap()
/linux-4.4.14/arch/s390/mm/
Dpgtable.c615 pte_clear(gmap->mm, vmaddr, ptep); in __gmap_zap()
/linux-4.4.14/arch/s390/include/asm/
Dpgtable.h889 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/
Dmmu.c2464 .pte_clear = xen_pte_clear,