Home
last modified time | relevance | path

Searched refs:usb_pc_cpu_flush (Results 1 - 5 of 5) sorted by relevance

/third_party/FreeBSD/sys/dev/usb/controller/
H A Dehci.c877 usb_pc_cpu_flush(ehci_std->page_cache); in _ehci_append_fs_td()
885 usb_pc_cpu_flush(last->page_cache); in _ehci_append_fs_td()
903 usb_pc_cpu_flush(ehci_std->page_cache); in _ehci_append_hs_td()
911 usb_pc_cpu_flush(last->page_cache); in _ehci_append_hs_td()
934 usb_pc_cpu_flush(sqh->page_cache); in _ehci_append_qh()
943 usb_pc_cpu_flush(last->page_cache); in _ehci_append_qh()
959 usb_pc_cpu_flush(ehci_std->prev->page_cache); in _ehci_remove_fs_td()
963 usb_pc_cpu_flush(ehci_std->next->page_cache); in _ehci_remove_fs_td()
979 usb_pc_cpu_flush(ehci_std->prev->page_cache); in _ehci_remove_hs_td()
983 usb_pc_cpu_flush(ehci_st in _ehci_remove_hs_td()
[all...]
H A Dxhci.c297 usb_pc_cpu_flush(&sc->sc_hw.root_pc); in xhci_reset_command_queue_locked()
817 usb_pc_cpu_flush(td->page_cache); in xhci_activate_transfer()
843 usb_pc_cpu_flush(td->page_cache); in xhci_skip_transfer()
846 usb_pc_cpu_flush(td->page_cache); in xhci_skip_transfer()
965 usb_pc_cpu_flush(td->page_cache); in xhci_check_transfer()
1160 usb_pc_cpu_flush(&sc->sc_hw.root_pc); in xhci_do_command()
1173 usb_pc_cpu_flush(&sc->sc_hw.root_pc); in xhci_do_command()
1194 usb_pc_cpu_flush(&sc->sc_hw.root_pc); in xhci_do_command()
1923 usb_pc_cpu_flush(td->page_cache); in xhci_setup_generic_chain_sub()
1949 usb_pc_cpu_flush(td_firs in xhci_setup_generic_chain_sub()
[all...]
H A Dusb_controller.c801 usb_pc_cpu_flush(pc); in usb_bus_mem_flush_all_cb()
/third_party/FreeBSD/stand/usb/
H A Dusb_busdma_loader.c295 usb_pc_cpu_flush(pc); in usb_pc_alloc_mem()
373 * usb_pc_cpu_flush - flush CPU cache
376 usb_pc_cpu_flush(struct usb_page_cache *pc) in usb_pc_cpu_flush() function
650 usb_pc_cpu_flush(pc); in usb_bdma_pre_sync()
/third_party/FreeBSD/sys/dev/usb/
H A Dusb_busdma.h152 void usb_pc_cpu_flush(struct usb_page_cache *pc);

Completed in 7 milliseconds