Searched refs:prefetch_L1 (Results 1 – 2 of 2) sorted by relevance
299 #define prefetch_L1(x) __insn_prefetch_l1_fault((void *)(x)) macro301 #define prefetch_L1(x) __insn_prefetch_L1((void *)(x)) macro
1762 prefetch_L1(&eq->comp_tail); in tile_net_tx_tso()1763 prefetch_L1(&eq->cmd_tail); in tile_net_tx_tso()1942 prefetch_L1(&eq->comp_tail); in tile_net_tx()1943 prefetch_L1(&eq->cmd_tail); in tile_net_tx()