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