Home
last modified time | relevance | path

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

/linux-2.4.37.9/arch/ia64/sn/kernel/
Dbte.c217 u64 headBcopySrcOffset; in bte_unaligned_copy() local
234 headBcopySrcOffset = src & L1_CACHE_MASK; in bte_unaligned_copy()
257 if (headBcopySrcOffset == destFirstCacheOffset) { in bte_unaligned_copy()
267 if (headBcopySrcOffset) { in bte_unaligned_copy()
271 headBcopySrcOffset) ? L1_CACHE_BYTES in bte_unaligned_copy()
272 - headBcopySrcOffset : len); in bte_unaligned_copy()
340 headBcopySrcOffset = src & L1_CACHE_MASK; in bte_unaligned_copy()
353 headBcopySrcOffset), in bte_unaligned_copy()