Searched refs:dtlb_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.h53 static inline unsigned long dtlb_probe(unsigned long addr) function
141 if (((tlb_entry = dtlb_probe(address)) & (1 << DTLB_HIT_BIT)) != 0)

Completed in 21 milliseconds