Home
last modified time | relevance | path

Searched refs:tlb_remove_pmd_tlb_entry (Results 1 – 4 of 4) sorted by relevance

/Linux-v4.19/arch/s390/include/asm/
Dtlb.h178 #define tlb_remove_pmd_tlb_entry(tlb, pmdp, addr) do { } while (0) macro
/Linux-v4.19/include/asm-generic/
Dtlb.h239 #define tlb_remove_pmd_tlb_entry(tlb, pmdp, address) \ macro
/Linux-v4.19/arch/arm/include/asm/
Dtlb.h278 tlb_remove_pmd_tlb_entry(struct mmu_gather *tlb, pmd_t *pmdp, unsigned long addr) in tlb_remove_pmd_tlb_entry() function
/Linux-v4.19/mm/
Dhuge_memory.c1670 tlb_remove_pmd_tlb_entry(tlb, pmd, addr); in madvise_free_huge_pmd()
1709 tlb_remove_pmd_tlb_entry(tlb, pmd, addr); in zap_huge_pmd()