Home
last modified time | relevance | path

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

/linux-6.12.1/arch/xtensa/mm/
Dtlb.c232 static int check_tlb_entry(unsigned w, unsigned e, bool dtlb) in check_tlb_entry() function
284 bug |= check_tlb_entry(w, e, true); in check_tlb_sanity()
287 bug |= check_tlb_entry(w, e, false); in check_tlb_sanity()