/Linux-v4.19/arch/x86/include/asm/ |
D | pgtable_32.h | 54 #define pte_unmap(pte) kunmap_atomic((pte)) macro 58 #define pte_unmap(pte) do { } while (0) macro
|
D | pgtable_64.h | 185 #define pte_unmap(pte) ((void)(pte))/* NOP */ macro
|
/Linux-v4.19/arch/unicore32/mm/ |
D | pgd.c | 64 pte_unmap(init_pte); in get_pgd_slow() 65 pte_unmap(new_pte); in get_pgd_slow()
|
/Linux-v4.19/arch/arm/mm/ |
D | pgd.c | 102 pte_unmap(init_pte); in pgd_alloc() 103 pte_unmap(new_pte); in pgd_alloc()
|
D | fault-armv.c | 126 pte_unmap(pte); in adjust_pte()
|
/Linux-v4.19/arch/sh/mm/ |
D | gup.c | 103 pte_unmap(ptep); in gup_pte_range() 115 pte_unmap(ptep - 1); in gup_pte_range()
|
/Linux-v4.19/mm/ |
D | gup.c | 487 pte_unmap(pte); in get_gate_page() 1389 goto pte_unmap; in gup_pte_range() 1392 goto pte_unmap; in gup_pte_range() 1398 goto pte_unmap; in gup_pte_range() 1401 goto pte_unmap; in gup_pte_range() 1408 goto pte_unmap; in gup_pte_range() 1412 goto pte_unmap; in gup_pte_range() 1425 pte_unmap: in gup_pte_range() 1428 pte_unmap(ptem); in gup_pte_range()
|
D | swap_state.c | 689 pte_unmap(orig_pte); in swap_ra_info() 704 pte_unmap(orig_pte); in swap_ra_info() 729 pte_unmap(orig_pte); in swap_ra_info()
|
D | page_vma_mapped.c | 209 pte_unmap(pvmw->pte); in page_vma_mapped_walk()
|
/Linux-v4.19/arch/mips/mm/ |
D | gup.c | 48 pte_unmap(ptep); in gup_pte_range() 60 pte_unmap(ptep - 1); in gup_pte_range()
|
/Linux-v4.19/include/linux/ |
D | rmap.h | 218 pte_unmap(pvmw->pte); in page_vma_mapped_walk_done()
|
/Linux-v4.19/arch/parisc/include/asm/ |
D | pgtable.h | 444 #define pte_unmap(pte) do { } while (0) macro 446 #define pte_unmap(pte) do { } while (0) macro
|
/Linux-v4.19/arch/mips/include/asm/ |
D | pgtable-32.h | 176 #define pte_unmap(pte) ((void)(pte)) macro
|
D | pgtable-64.h | 349 #define pte_unmap(pte) ((void)(pte)) macro
|
/Linux-v4.19/arch/powerpc/include/asm/nohash/32/ |
D | pgtable.h | 312 #define pte_unmap(pte) kunmap_atomic(pte) macro
|
/Linux-v4.19/arch/nds32/mm/ |
D | fault.c | 62 pte_unmap(pte); in show_pte()
|
/Linux-v4.19/arch/sparc/mm/ |
D | tlb.c | 163 pte_unmap(pte); in tlb_batch_pmd_scan()
|
/Linux-v4.19/arch/m68k/include/asm/ |
D | sun3_pgtable.h | 207 #define pte_unmap(pte) do { } while (0) macro
|
/Linux-v4.19/arch/nios2/include/asm/ |
D | pgtable.h | 244 #define pte_unmap(pte) do { } while (0) macro
|
/Linux-v4.19/arch/unicore32/include/asm/ |
D | pgtable.h | 165 #define pte_unmap(pte) do { } while (0) macro
|
/Linux-v4.19/arch/arc/include/asm/ |
D | pgtable.h | 255 #define pte_unmap(pte) do { } while (0) macro
|
/Linux-v4.19/arch/sh/include/asm/ |
D | pgtable_64.h | 87 #define pte_unmap(pte) do { } while (0) macro
|
/Linux-v4.19/arch/powerpc/include/asm/nohash/64/ |
D | pgtable.h | 172 #define pte_unmap(pte) do { } while(0) macro
|
/Linux-v4.19/arch/hexagon/include/asm/ |
D | pgtable.h | 425 #define pte_unmap(pte) do { } while (0) macro
|
/Linux-v4.19/arch/um/include/asm/ |
D | pgtable.h | 334 #define pte_unmap(pte) do { } while (0) macro
|