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