Home
last modified time | relevance | path

Searched refs:bounced (Results 1 – 7 of 7) sorted by relevance

/linux/Documentation/arch/arm/vfp/
H A Drelease-notes.rst10 provides support for the exceptions bounced from VFP hardware found
/linux/drivers/net/wireless/ath/ath6kl/
H A Dsdio.c415 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()
/linux/net/mac80211/
H A Dmesh_hwmp.c473 bool have_sn, newer_sn, bounced; in hwmp_route_info_get() local
477 bounced = have_sn && in hwmp_route_info_get()
484 } else if (bounced) { in hwmp_route_info_get()
/linux/Documentation/arch/arm/
H A Dixp4xx.rst72 range will be bounced using the routines in arch/arm/common/dmabounce.c.
/linux/drivers/usb/chipidea/
H A Dudc.c588 bool copy, unsigned int *bounced) in sglist_do_bounce() argument
630 *bounced = rest; in sglist_do_bounce()
/linux/arch/arm/
H A DKconfig1269 in the instructions themselves can be bounced via veneers in the
/linux/Documentation/virt/kvm/
H A Dapi.rst9200 instead get bounced to user space through the KVM_EXIT_X86_RDMSR and