Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/xtensa/mm/
H A Dtlb.c222 static int check_tlb_entry(unsigned w, unsigned e, bool dtlb) in check_tlb_entry() function
273 bug |= check_tlb_entry(w, e, true); in check_tlb_sanity()
276 bug |= check_tlb_entry(w, e, false); in check_tlb_sanity()