/openbmc/linux/mm/ |
H A D | hmm.c | 277 pte_unmap(ptep); in hmm_vma_handle_pte() 284 pte_unmap(ptep); in hmm_vma_handle_pte() 304 pte_unmap(ptep); in hmm_vma_handle_pte() 315 pte_unmap(ptep); in hmm_vma_handle_pte() 395 pte_unmap(ptep - 1); in hmm_vma_walk_pmd()
|
H A D | gup.c | 820 pte_unmap(pte); in get_gate_page() 2595 goto pte_unmap; in gup_pte_range() 2598 goto pte_unmap; in gup_pte_range() 2610 goto pte_unmap; in gup_pte_range() 2617 goto pte_unmap; in gup_pte_range() 2621 goto pte_unmap; in gup_pte_range() 2627 goto pte_unmap; in gup_pte_range() 2632 goto pte_unmap; in gup_pte_range() 2637 goto pte_unmap; in gup_pte_range() 2660 pte_unmap: in gup_pte_range() [all …]
|
H A D | page_table_check.c | 283 pte_unmap(ptep - PTRS_PER_PTE); in __page_table_check_pte_clear_range()
|
H A D | page_vma_mapped.c | 299 pte_unmap(pvmw->pte); in page_vma_mapped_walk()
|
H A D | swap_state.c | 815 pte_unmap(pte); in swap_vma_readahead() 831 pte_unmap(pte); in swap_vma_readahead()
|
H A D | khugepaged.c | 1032 pte_unmap(pte); in __collapse_huge_page_swapin() 1174 pte_unmap(pte); in collapse_huge_page() 1197 pte_unmap(pte); in collapse_huge_page() 1620 pte_unmap(start_pte); in collapse_pte_mapped_thp()
|
H A D | pagewalk.c | 62 pte_unmap(pte); in walk_pte_range()
|
H A D | mlock.c | 351 pte_unmap(start_pte); in mlock_pte_range()
|
/openbmc/linux/arch/arm/mm/ |
H A D | pgd.c | 123 pte_unmap(init_pte); in pgd_alloc() 124 pte_unmap(new_pte); in pgd_alloc()
|
H A D | fault-armv.c | 129 pte_unmap(pte); in adjust_pte()
|
H A D | fault.c | 96 pte_unmap(pte); in show_pte()
|
/openbmc/linux/arch/powerpc/mm/book3s64/ |
H A D | hash_tlb.c | 250 pte_unmap(start_pte); in flush_hash_table_pmd_range()
|
/openbmc/linux/arch/xtensa/mm/ |
H A D | tlb.c | 203 pte_unmap(pte); in get_pte_for_vaddr()
|
/openbmc/linux/arch/m68k/include/asm/ |
H A D | mmu_context.h | 165 pte_unmap(pte); in load_ksp_mmu()
|
/openbmc/linux/arch/m68k/mm/ |
H A D | mcfmmu.c | 155 pte_unmap(pte); in cf_tlb_miss()
|
/openbmc/linux/include/linux/ |
H A D | rmap.h | 419 pte_unmap(pvmw->pte); in page_vma_mapped_walk_done()
|
H A D | pgtable.h | 102 #define pte_unmap(pte) do { \ macro 111 static inline void pte_unmap(pte_t *pte) in pte_unmap() function
|
/openbmc/linux/arch/sparc/mm/ |
H A D | tlb.c | 166 pte_unmap(pte); in tlb_batch_pmd_scan()
|
H A D | fault_64.c | 131 pte_unmap(ptep); in get_user_insn()
|
/openbmc/linux/arch/microblaze/kernel/ |
H A D | signal.c | 207 pte_unmap(ptep); in setup_rt_frame()
|
/openbmc/linux/Documentation/mm/ |
H A D | split_page_table_lock.rst | 24 - pte_unmap()
|
/openbmc/linux/arch/powerpc/mm/ |
H A D | pgtable.c | 359 pte_unmap(pte); in assert_pte_locked()
|
/openbmc/linux/arch/mips/mm/ |
H A D | tlb-r4k.c | 383 pte_unmap(ptemap); in __update_tlb()
|
/openbmc/linux/arch/x86/kernel/ |
H A D | tboot.c | 136 pte_unmap(pte); in map_tboot_page()
|
/openbmc/linux/arch/arm64/mm/ |
H A D | fault.c | 196 pte_unmap(ptep); in show_pte()
|