Searched refs:itlb_probe (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/xtensa/include/asm/
H A Dtlbflush.h46 static inline unsigned long itlb_probe(unsigned long addr) function
134 if (((tlb_entry = itlb_probe(address)) & (1 << ITLB_HIT_BIT)) != 0)

Completed in 54 milliseconds