Searched defs:tlb_remove_tlb_entry (Results 1 – 6 of 6) sorted by relevance
/Linux-v4.19/arch/um/include/asm/ |
D | tlb.h | 140 #define tlb_remove_tlb_entry(tlb, ptep, address) \ macro
|
/Linux-v4.19/arch/s390/include/asm/ |
D | tlb.h | 177 #define tlb_remove_tlb_entry(tlb, ptep, addr) do { } while (0) macro
|
/Linux-v4.19/arch/sh/include/asm/ |
D | tlb.h | 63 tlb_remove_tlb_entry(struct mmu_gather *tlb, pte_t *ptep, unsigned long address) in tlb_remove_tlb_entry() function
|
/Linux-v4.19/include/asm-generic/ |
D | tlb.h | 219 #define tlb_remove_tlb_entry(tlb, ptep, address) \ macro
|
/Linux-v4.19/arch/arm/include/asm/ |
D | tlb.h | 191 tlb_remove_tlb_entry(struct mmu_gather *tlb, pte_t *ptep, unsigned long addr) in tlb_remove_tlb_entry() function
|
/Linux-v4.19/arch/ia64/include/asm/ |
D | tlb.h | 276 #define tlb_remove_tlb_entry(tlb, ptep, addr) \ macro
|