Searched refs:bounced (Results 1 – 8 of 8) sorted by relevance
54 unsigned long bounced[DIV_ROUND_UP(LZ4_MAX_DISTANCE_PAGES, in z_erofs_lz4_prepare_dstpages() local 69 /* 'valid' bounced can only be tested after a complete round */ in z_erofs_lz4_prepare_dstpages() 70 if (!rq->fillgaps && test_bit(j, bounced)) { in z_erofs_lz4_prepare_dstpages() 77 __clear_bit(j, bounced); in z_erofs_lz4_prepare_dstpages() 93 __set_bit(j, bounced); in z_erofs_lz4_prepare_dstpages() 389 dctx->bounced = false; in z_erofs_stream_switch_bufs() 404 if (!dctx->bounced && rq->out[dctx->no] == rq->in[dctx->ni]) { in z_erofs_stream_switch_bufs() 407 dctx->bounced = true; in z_erofs_stream_switch_bufs()
70 bool bounced; /* is the bounce buffer used now? */ member
10 provides support for the exceptions bounced from VFP hardware found
415 bool bounced = false; in ath6kl_sdio_read_write_sync() local 429 bounced = true; in ath6kl_sdio_read_write_sync() 435 if ((request & HIF_READ) && bounced) in ath6kl_sdio_read_write_sync() 438 if (bounced) in ath6kl_sdio_read_write_sync()
72 range will be bounced using the routines in arch/arm/common/dmabounce.c.
560 /* Only small sg (generally last sg) may be bounced. If in sglist_get_invalid_entry() 588 bool copy, unsigned int *bounced) in sglist_do_bounce() argument 630 *bounced = rest; in sglist_do_bounce() 889 /* sglist bounced */ in _hardware_dequeue()
1286 in the instructions themselves can be bounced via veneers in the
8960 instead get bounced to user space through the KVM_EXIT_X86_RDMSR and