Searched refs:prefetchw (Results 1 – 3 of 3) sorted by relevance
44 #define prefetchw(x) __builtin_prefetch(x,1) macro48 #define spin_lock_prefetch(x) prefetchw(x)
2382 prefetchw(p); in net_prefetchw()2384 prefetchw((u8 *)p + L1_CACHE_BYTES); in net_prefetchw()3621 prefetchw(&dev_queue->dql.num_queued); in netdev_txq_bql_enqueue_prefetchw()3635 prefetchw(&dev_queue->dql.limit); in netdev_txq_bql_complete_prefetchw()
300 prefetchw(p1); in xor_8regs_p_2()304 prefetchw(p1+8); in xor_8regs_p_2()327 prefetchw(p1); in xor_8regs_p_3()332 prefetchw(p1+8); in xor_8regs_p_3()358 prefetchw(p1); in xor_8regs_p_4()364 prefetchw(p1+8); in xor_8regs_p_4()392 prefetchw(p1); in xor_8regs_p_5()399 prefetchw(p1+8); in xor_8regs_p_5()428 prefetchw(p1); in xor_32regs_p_2()434 prefetchw(p1+8); in xor_32regs_p_2()[all …]