Searched refs:tlb_remove_pmd_tlb_entry (Results 1 – 4 of 4) sorted by relevance
/Linux-v4.19/arch/s390/include/asm/ |
D | tlb.h | 178 #define tlb_remove_pmd_tlb_entry(tlb, pmdp, addr) do { } while (0) macro
|
/Linux-v4.19/include/asm-generic/ |
D | tlb.h | 239 #define tlb_remove_pmd_tlb_entry(tlb, pmdp, address) \ macro
|
/Linux-v4.19/arch/arm/include/asm/ |
D | tlb.h | 278 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/ |
D | huge_memory.c | 1670 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()
|