Home
last modified time | relevance | path

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

/Linux-v4.19/arch/ia64/sn/kernel/
Dbte.c272 u64 footBcopyDest; in bte_unaligned_copy() local
338 footBcopyDest = dest + len - footBcopyLen; in bte_unaligned_copy()
340 if (footBcopyDest == (headBcopyDest + headBcopyLen)) { in bte_unaligned_copy()
356 memcpy(__va(footBcopyDest), in bte_unaligned_copy()