Home
last modified time | relevance | path

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

/openbmc/linux/arch/xtensa/mm/
H A Dtlb.c232 static int check_tlb_entry(unsigned w, unsigned e, bool dtlb) in check_tlb_entry() function
283 bug |= check_tlb_entry(w, e, true); in check_tlb_sanity()
286 bug |= check_tlb_entry(w, e, false); in check_tlb_sanity()