| /Linux-v5.4/arch/x86/include/asm/ |
| D | pgtable_32.h | 52 #define pte_unmap(pte) kunmap_atomic((pte)) macro 56 #define pte_unmap(pte) do { } while (0) macro
|
| D | pgtable_64.h | 185 #define pte_unmap(pte) ((void)(pte))/* NOP */ macro
|
| /Linux-v5.4/arch/unicore32/mm/ |
| D | pgd.c | 61 pte_unmap(init_pte); in get_pgd_slow() 62 pte_unmap(new_pte); in get_pgd_slow()
|
| /Linux-v5.4/arch/arm/mm/ |
| D | pgd.c | 99 pte_unmap(init_pte); in pgd_alloc() 100 pte_unmap(new_pte); in pgd_alloc()
|
| D | fault-armv.c | 123 pte_unmap(pte); in adjust_pte()
|
| /Linux-v5.4/mm/ |
| D | gup.c | 609 pte_unmap(pte); in get_gate_page() 1828 goto pte_unmap; in gup_pte_range() 1831 goto pte_unmap; in gup_pte_range() 1835 goto pte_unmap; in gup_pte_range() 1840 goto pte_unmap; in gup_pte_range() 1843 goto pte_unmap; in gup_pte_range() 1850 goto pte_unmap; in gup_pte_range() 1854 goto pte_unmap; in gup_pte_range() 1867 pte_unmap: in gup_pte_range() 1870 pte_unmap(ptem); in gup_pte_range()
|
| D | swap_state.c | 665 pte_unmap(orig_pte); in swap_ra_info() 680 pte_unmap(orig_pte); in swap_ra_info() 705 pte_unmap(orig_pte); in swap_ra_info()
|
| D | page_vma_mapped.c | 230 pte_unmap(pvmw->pte); in page_vma_mapped_walk()
|
| D | hmm.c | 509 pte_unmap(ptep); in hmm_vma_handle_pte() 547 pte_unmap(ptep); in hmm_vma_handle_pte() 639 pte_unmap(ptep - 1); in hmm_vma_walk_pmd()
|
| /Linux-v5.4/include/linux/ |
| D | rmap.h | 218 pte_unmap(pvmw->pte); in page_vma_mapped_walk_done()
|
| /Linux-v5.4/arch/parisc/include/asm/ |
| D | pgtable.h | 465 #define pte_unmap(pte) do { } while (0) macro 467 #define pte_unmap(pte) do { } while (0) macro
|
| /Linux-v5.4/arch/powerpc/mm/ |
| D | pgtable_32.c | 175 pte_unmap(kpte); in __change_page_attr_noflush()
|
| /Linux-v5.4/arch/mips/include/asm/ |
| D | pgtable-32.h | 222 #define pte_unmap(pte) ((void)(pte)) macro
|
| D | pgtable-64.h | 354 #define pte_unmap(pte) ((void)(pte)) macro
|
| /Linux-v5.4/arch/nds32/mm/ |
| D | fault.c | 63 pte_unmap(pte); in show_pte()
|
| /Linux-v5.4/arch/sparc/mm/ |
| D | tlb.c | 163 pte_unmap(pte); in tlb_batch_pmd_scan()
|
| /Linux-v5.4/arch/nios2/include/asm/ |
| D | pgtable.h | 243 #define pte_unmap(pte) do { } while (0) macro
|
| /Linux-v5.4/arch/m68k/include/asm/ |
| D | sun3_pgtable.h | 207 #define pte_unmap(pte) do { } while (0) macro
|
| /Linux-v5.4/arch/powerpc/include/asm/nohash/32/ |
| D | pgtable.h | 373 #define pte_unmap(pte) kunmap_atomic(pte) macro
|
| /Linux-v5.4/arch/unicore32/include/asm/ |
| D | pgtable.h | 162 #define pte_unmap(pte) do { } while (0) macro
|
| /Linux-v5.4/arch/arc/include/asm/ |
| D | pgtable.h | 252 #define pte_unmap(pte) do { } while (0) macro
|
| /Linux-v5.4/arch/sh/include/asm/ |
| D | pgtable_64.h | 84 #define pte_unmap(pte) do { } while (0) macro
|
| /Linux-v5.4/arch/hexagon/include/asm/ |
| D | pgtable.h | 412 #define pte_unmap(pte) do { } while (0) macro
|
| /Linux-v5.4/arch/powerpc/include/asm/nohash/64/ |
| D | pgtable.h | 201 static inline void pte_unmap(pte_t *pte) { } in pte_unmap() function
|
| /Linux-v5.4/arch/microblaze/kernel/ |
| D | signal.c | 213 pte_unmap(ptep); in setup_rt_frame()
|