Lines Matching refs:page_cache
325 qh_t->page_cache = sc->sc_hw.intr_start_pc + i; in ehci_init()
389 sitd->page_cache = sc->sc_hw.isoc_fs_start_pc + i; in ehci_init()
413 itd->page_cache = sc->sc_hw.isoc_hs_start_pc + i; in ehci_init()
449 qh_t->page_cache = &sc->sc_hw.async_start_pc; in ehci_init()
689 usb_pc_cpu_invalidate(sqtd->page_cache); in ehci_dump_sqtd()
717 usb_pc_cpu_invalidate(qh->page_cache); in ehci_dump_sqh()
747 usb_pc_cpu_invalidate(sitd->page_cache); in ehci_dump_sitd()
773 usb_pc_cpu_invalidate(itd->page_cache); in ehci_dump_itd()
878 usb_pc_cpu_flush(ehci_std->page_cache); in _ehci_append_fs_td()
886 usb_pc_cpu_flush(last->page_cache); in _ehci_append_fs_td()
904 usb_pc_cpu_flush(ehci_std->page_cache); in _ehci_append_hs_td()
912 usb_pc_cpu_flush(last->page_cache); in _ehci_append_hs_td()
935 usb_pc_cpu_flush(sqh->page_cache); in _ehci_append_qh()
944 usb_pc_cpu_flush(last->page_cache); in _ehci_append_qh()
960 usb_pc_cpu_flush(ehci_std->prev->page_cache); in _ehci_remove_fs_td()
964 usb_pc_cpu_flush(ehci_std->next->page_cache); in _ehci_remove_fs_td()
980 usb_pc_cpu_flush(ehci_std->prev->page_cache); in _ehci_remove_hs_td()
984 usb_pc_cpu_flush(ehci_std->next->page_cache); in _ehci_remove_hs_td()
1002 usb_pc_cpu_flush(sqh->prev->page_cache); in _ehci_remove_qh()
1006 usb_pc_cpu_flush(sqh->next->page_cache); in _ehci_remove_qh()
1012 usb_pc_cpu_flush(sqh->page_cache); in _ehci_remove_qh()
1055 usb_pc_cpu_invalidate(td->page_cache); in ehci_non_isoc_done_sub()
1154 usb_pc_cpu_invalidate(qh->page_cache); in ehci_non_isoc_done()
1208 usb_pc_cpu_invalidate(td->page_cache); in ehci_check_transfer()
1214 usb_pc_cpu_invalidate(td->page_cache); in ehci_check_transfer()
1228 usb_pc_cpu_invalidate(td->page_cache); in ehci_check_transfer()
1240 usb_pc_cpu_invalidate(td->page_cache); in ehci_check_transfer()
1269 usb_pc_cpu_invalidate(qh->page_cache); in ehci_check_transfer()
1278 usb_pc_cpu_invalidate(td->page_cache); in ehci_check_transfer()
1657 usb_pc_cpu_flush(td->page_cache); in ehci_setup_standard_chain_sub()
1854 usb_pc_cpu_flush(td->page_cache); in ehci_setup_standard_chain()
1944 usb_pc_cpu_flush(qh->page_cache); in ehci_setup_standard_chain()
2006 usb_pc_cpu_invalidate(td->page_cache); in ehci_isoc_fs_done()
2061 usb_pc_cpu_invalidate(td->page_cache); in ehci_isoc_hs_done()
2383 usb_pc_cpu_flush(td->page_cache); in ehci_device_isoc_fs_open()
2586 usb_pc_cpu_flush(td->page_cache); in ehci_device_isoc_fs_enter()
2687 usb_pc_cpu_flush(td->page_cache); in ehci_device_isoc_hs_open()
2894 usb_pc_cpu_flush(td->page_cache);
3585 td->page_cache = pc + n;
3613 td->page_cache = pc + n;
3641 qtd->page_cache = pc + n;
3673 qh->page_cache = pc + n;