Home
last modified time | relevance | path

Searched refs:tlb_remove_tlb_entry (Results 1 – 8 of 8) sorted by relevance

/linux-4.1.27/arch/s390/include/asm/
Dtlb.h144 #define tlb_remove_tlb_entry(tlb, ptep, addr) do { } while (0) macro
/linux-4.1.27/arch/um/include/asm/
Dtlb.h120 #define tlb_remove_tlb_entry(tlb, ptep, address) \ macro
/linux-4.1.27/include/asm-generic/
Dtlb.h179 #define tlb_remove_tlb_entry(tlb, ptep, address) \ macro
/linux-4.1.27/arch/sh/include/asm/
Dtlb.h60 tlb_remove_tlb_entry(struct mmu_gather *tlb, pte_t *ptep, unsigned long address) in tlb_remove_tlb_entry() function
/linux-4.1.27/arch/ia64/include/asm/
Dtlb.h259 #define tlb_remove_tlb_entry(tlb, ptep, addr) \ macro
/linux-4.1.27/arch/arm/include/asm/
Dtlb.h184 tlb_remove_tlb_entry(struct mmu_gather *tlb, pte_t *ptep, unsigned long addr) in tlb_remove_tlb_entry() function
/linux-4.1.27/mm/
Dmemory.c1112 tlb_remove_tlb_entry(tlb, pte, addr); in zap_pte_range()
Dhugetlb.c2800 tlb_remove_tlb_entry(tlb, ptep, address); in __unmap_hugepage_range()