Home
last modified time | relevance | path

Searched refs:mv_pci_tbi (Results 1 - 12 of 12) sorted by relevance

/kernel/linux/linux-5.10/arch/alpha/kernel/
H A Dpci_iommu.c172 alpha_mv.mv_pci_tbi(arena->hose, 0, -1); in iommu_arena_find_pages()
300 if (! alpha_mv.mv_pci_tbi) { in pci_map_single_1()
430 alpha_mv.mv_pci_tbi(hose, dma_addr, dma_addr + size - 1); in alpha_pci_unmap_page()
468 if (alpha_mv.mv_pci_tbi || (gfp & GFP_DMA)) in alpha_pci_alloc_coherent()
689 sg_classify(dev, sg, end, alpha_mv.mv_pci_tbi != 0); in alpha_pci_map_sg()
692 if (alpha_mv.mv_pci_tbi) { in alpha_pci_map_sg()
753 if (! alpha_mv.mv_pci_tbi) in alpha_pci_unmap_sg()
808 alpha_mv.mv_pci_tbi(hose, fbeg, fend); in alpha_pci_unmap_sg()
H A Dmachvec_impl.h101 .mv_pci_tbi = CAT(low,_pci_tbi)
117 .mv_pci_tbi = cia_pci_tbi
H A Dcore_cia.c529 alpha_mv.mv_pci_tbi = cia_pci_tbi_try2; in verify_tb_operation()
540 alpha_mv.mv_pci_tbi(arena->hose, 0, -1); in verify_tb_operation()
559 alpha_mv.mv_pci_tbi = NULL; in verify_tb_operation()
/kernel/linux/linux-6.6/arch/alpha/kernel/
H A Dpci_iommu.c145 alpha_mv.mv_pci_tbi(arena->hose, 0, -1); in iommu_arena_find_pages()
273 if (! alpha_mv.mv_pci_tbi) { in pci_map_single_1()
403 alpha_mv.mv_pci_tbi(hose, dma_addr, dma_addr + size - 1); in alpha_pci_unmap_page()
441 if (alpha_mv.mv_pci_tbi || (gfp & GFP_DMA)) in alpha_pci_alloc_coherent()
664 sg_classify(dev, sg, end, alpha_mv.mv_pci_tbi != 0); in alpha_pci_map_sg()
667 if (alpha_mv.mv_pci_tbi) { in alpha_pci_map_sg()
730 if (! alpha_mv.mv_pci_tbi) in alpha_pci_unmap_sg()
785 alpha_mv.mv_pci_tbi(hose, fbeg, fend); in alpha_pci_unmap_sg()
H A Dmachvec_impl.h103 .mv_pci_tbi = CAT(low,_pci_tbi)
119 .mv_pci_tbi = cia_pci_tbi
H A Dcore_cia.c529 alpha_mv.mv_pci_tbi = cia_pci_tbi_try2; in verify_tb_operation()
540 alpha_mv.mv_pci_tbi(arena->hose, 0, -1); in verify_tb_operation()
559 alpha_mv.mv_pci_tbi = NULL; in verify_tb_operation()
/kernel/linux/linux-5.10/arch/alpha/include/asm/
H A Dmachvec.h46 void (*mv_pci_tbi)(struct pci_controller *hose, member
H A Ddma.h126 #define MAX_DMA_ADDRESS (alpha_mv.mv_pci_tbi ? \
/kernel/linux/linux-6.6/arch/alpha/include/asm/
H A Dmachvec.h46 void (*mv_pci_tbi)(struct pci_controller *hose, member
H A Ddma.h126 #define MAX_DMA_ADDRESS (alpha_mv.mv_pci_tbi ? \
/kernel/linux/linux-5.10/drivers/char/agp/
H A Dalpha-agp.c68 alpha_mv.mv_pci_tbi(agp->hose, 0, -1); in alpha_core_agp_tlbflush()
/kernel/linux/linux-6.6/drivers/char/agp/
H A Dalpha-agp.c68 alpha_mv.mv_pci_tbi(agp->hose, 0, -1); in alpha_core_agp_tlbflush()

Completed in 10 milliseconds