Home
last modified time | relevance | path

Searched defs:tlb_remove_pmd_tlb_entry (Results 1 – 3 of 3) sorted by relevance

/linux-4.4.14/arch/s390/include/asm/
Dtlb.h145 #define tlb_remove_pmd_tlb_entry(tlb, pmdp, addr) do { } while (0) macro
/linux-4.4.14/include/asm-generic/
Dtlb.h193 #define tlb_remove_pmd_tlb_entry(tlb, pmdp, address) \ macro
/linux-4.4.14/arch/arm/include/asm/
Dtlb.h255 tlb_remove_pmd_tlb_entry(struct mmu_gather *tlb, pmd_t *pmdp, unsigned long addr) in tlb_remove_pmd_tlb_entry() function