Searched refs:itlb_probe (Results 1 – 1 of 1) sorted by relevance
64 static inline unsigned long itlb_probe(unsigned long addr) in itlb_probe() function152 if (((tlb_entry = itlb_probe(address)) & (1 << ITLB_HIT_BIT)) != 0) in invalidate_itlb_mapping()