Home
last modified time | relevance | path

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

/linux-6.15/tools/hv/
H A Dvmbus_bufring.c85 vmbus_txbr_copyto(const struct vmbus_br *tbr, uint32_t windex, in vmbus_txbr_copyto() argument
88 uint8_t *br_data = tbr->vbr->data; in vmbus_txbr_copyto()
89 uint32_t br_dsize = tbr->dsize; in vmbus_txbr_copyto()
120 vmbus_txbr_write(struct vmbus_br *tbr, const struct iovec iov[], int iovlen) in vmbus_txbr_write() argument
122 struct vmbus_bufring *vbr = tbr->vbr; in vmbus_txbr_write()
123 uint32_t ring_size = tbr->dsize; in vmbus_txbr_write()
138 old_windex = tbr->windex; in vmbus_txbr_write()
143 avail = vmbus_br_availwrite(tbr, old_windex); in vmbus_txbr_write()
152 } while (!rte_atomic32_cmpset(&tbr->windex, old_windex, next_windex)); in vmbus_txbr_write()
157 windex = vmbus_txbr_copyto(tbr, windex, iov[i].iov_base, iov[i].iov_len); in vmbus_txbr_write()
[all …]
/linux-6.15/arch/sparc/kernel/
H A Dtrampoline_32.S56 wr %g3, 0x0, %tbr
111 wr %g1, 0x0, %tbr
170 wr %g1, 0x0, %tbr
H A Dhead_32.S164 rd %tbr, %g1
659 wr %g3, 0x0, %tbr
H A Dentry.S260 rd %tbr, %reg; \
1335 661: rd %tbr, %g1
/linux-6.15/arch/sparc/include/asm/
H A Dwinmacro.h108 661: rd %tbr, %idreg; \