Searched defs:tlb_remove_tlb_entry (Results  1 – 6 of 6) sorted by relevance
| /linux-4.4.14/arch/um/include/asm/ | 
| D | tlb.h | 120 #define tlb_remove_tlb_entry(tlb, ptep, address)		\  macro
 | 
| /linux-4.4.14/arch/s390/include/asm/ | 
| D | tlb.h | 144 #define tlb_remove_tlb_entry(tlb, ptep, addr)	do { } while (0)  macro
 | 
| /linux-4.4.14/arch/sh/include/asm/ | 
| D | tlb.h | 60 tlb_remove_tlb_entry(struct mmu_gather *tlb, pte_t *ptep, unsigned long address)  in tlb_remove_tlb_entry()  function
 | 
| /linux-4.4.14/include/asm-generic/ | 
| D | tlb.h | 179 #define tlb_remove_tlb_entry(tlb, ptep, address)		\  macro
 | 
| /linux-4.4.14/arch/arm/include/asm/ | 
| D | tlb.h | 184 tlb_remove_tlb_entry(struct mmu_gather *tlb, pte_t *ptep, unsigned long addr)  in tlb_remove_tlb_entry()  function
 | 
| /linux-4.4.14/arch/ia64/include/asm/ | 
| D | tlb.h | 259 #define tlb_remove_tlb_entry(tlb, ptep, addr)		\  macro
 |