Home
last modified time | relevance | path

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

/arch/ia64/sn/kernel/
Dbte.c271 u64 footBcopyDest; in bte_unaligned_copy() local
337 footBcopyDest = dest + len - footBcopyLen; in bte_unaligned_copy()
339 if (footBcopyDest == (headBcopyDest + headBcopyLen)) { in bte_unaligned_copy()
355 memcpy(__va(footBcopyDest), in bte_unaligned_copy()