Searched refs:tr_end (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/ia64/mm/
H A Dtlb.c396 u64 tr_end; local
404 tr_end = p->ifa + (1<<tr_log_size) - 1;
406 if (va > tr_end || p->ifa > va_end)

Completed in 60 milliseconds