Home
last modified time | relevance | path

Searched refs:tlb_remove_tlb_entry (Results 1 – 2 of 2) sorted by relevance

/linux-6.15/include/asm-generic/
H A Dtlb.h614 #define tlb_remove_tlb_entry(tlb, ptep, address) \ macro
/linux-6.15/mm/
H A Dmemory.c1559 tlb_remove_tlb_entry(tlb, pte, addr); in zap_present_ptes()