Lines Matching refs:u64
104 u64 __addr = ((_x) & ~AS_MASK); \
111 u64 __addr = ((_x) & ~AS_MASK); \
120 u64 __addr = ia64_tpa((_x) & ~AS_MASK); \
191 volatile u64 notify ____cacheline_aligned;
192 u64 *bte_base_addr ____cacheline_aligned;
193 u64 *bte_source_addr;
194 u64 *bte_destination_addr;
195 u64 *bte_control_addr;
196 u64 *bte_notify_addr;
203 volatile u64 *most_rcnt_na;
211 extern bte_result_t bte_copy(u64, u64, u64, u64, void *);
212 extern bte_result_t bte_unaligned_copy(u64, u64, u64, u64);