Searched refs:tlb_remove_tlb_entry (Results 1 – 2 of 2) sorted by relevance
| /linux/include/asm-generic/ | ||
| H A D | tlb.h | 656 #define tlb_remove_tlb_entry(tlb, ptep, address) \ macro |
| /linux/mm/ | ||
| H A D | memory.c | 1687 tlb_remove_tlb_entry(tlb, pte, addr); in zap_present_ptes() |