Home
last modified time | relevance | path

Searched refs:__tlb_adjust_range (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/arch/s390/include/asm/
H A Dtlb.h66 __tlb_adjust_range(tlb, address, PAGE_SIZE); in pte_free_tlb()
91 __tlb_adjust_range(tlb, address, PAGE_SIZE); in pmd_free_tlb()
110 __tlb_adjust_range(tlb, address, PAGE_SIZE); in p4d_free_tlb()
/kernel/linux/linux-6.6/arch/s390/include/asm/
H A Dtlb.h68 __tlb_adjust_range(tlb, address, PAGE_SIZE); in pte_free_tlb()
93 __tlb_adjust_range(tlb, address, PAGE_SIZE); in pmd_free_tlb()
112 __tlb_adjust_range(tlb, address, PAGE_SIZE); in p4d_free_tlb()
/kernel/linux/linux-5.10/include/asm-generic/
H A Dtlb.h309 static inline void __tlb_adjust_range(struct mmu_gather *tlb, in __tlb_adjust_range() function
421 * Anything calling __tlb_adjust_range() also sets at least one of in tlb_flush_mmu_tlbonly()
525 __tlb_adjust_range(tlb, address, size); in tlb_flush_pte_range()
532 __tlb_adjust_range(tlb, address, size); in tlb_flush_pmd_range()
539 __tlb_adjust_range(tlb, address, size); in tlb_flush_pud_range()
546 __tlb_adjust_range(tlb, address, size); in tlb_flush_p4d_range()
657 __tlb_adjust_range(tlb, address, PAGE_SIZE); \
/kernel/linux/linux-6.6/include/asm-generic/
H A Dtlb.h355 static inline void __tlb_adjust_range(struct mmu_gather *tlb, in __tlb_adjust_range() function
451 * Anything calling __tlb_adjust_range() also sets at least one of in tlb_flush_mmu_tlbonly()
569 __tlb_adjust_range(tlb, address, size); in tlb_flush_pte_range()
576 __tlb_adjust_range(tlb, address, size); in tlb_flush_pmd_range()
583 __tlb_adjust_range(tlb, address, size); in tlb_flush_pud_range()
590 __tlb_adjust_range(tlb, address, size); in tlb_flush_p4d_range()
701 __tlb_adjust_range(tlb, address, PAGE_SIZE); \
/kernel/linux/linux-5.10/arch/arm/include/asm/
H A Dtlb.h50 __tlb_adjust_range(tlb, addr - PAGE_SIZE, 2 * PAGE_SIZE); in __pte_free_tlb()
/kernel/linux/linux-6.6/arch/arm/include/asm/
H A Dtlb.h52 __tlb_adjust_range(tlb, addr - PAGE_SIZE, 2 * PAGE_SIZE); in __pte_free_tlb()

Completed in 4 milliseconds