Searched refs:prefetch_L1 (Results 1 – 2 of 2) sorted by relevance
301 #define prefetch_L1(x) __insn_prefetch_l1_fault((void *)(x)) macro303 #define prefetch_L1(x) __insn_prefetch_L1((void *)(x)) macro
1765 prefetch_L1(&eq->comp_tail); in tile_net_tx_tso()1766 prefetch_L1(&eq->cmd_tail); in tile_net_tx_tso()1945 prefetch_L1(&eq->comp_tail); in tile_net_tx()1946 prefetch_L1(&eq->cmd_tail); in tile_net_tx()