Home
last modified time | relevance | path

Searched refs:UIO_MEM_PHYS (Results 1 – 14 of 14) sorted by relevance

/linux-6.3-rc2/drivers/uio/
A Duio_pruss.c184 p->mem[0].memtype = UIO_MEM_PHYS; in pruss_probe()
188 p->mem[1].memtype = UIO_MEM_PHYS; in pruss_probe()
192 p->mem[2].memtype = UIO_MEM_PHYS; in pruss_probe()
A Duio_cif.c64 info->mem[0].memtype = UIO_MEM_PHYS; in hilscher_pci_probe()
67 info->mem[1].memtype = UIO_MEM_PHYS; in hilscher_pci_probe()
A Duio_dfl.c30 uiomem->memtype = UIO_MEM_PHYS; in uio_dfl_probe()
A Duio_dmem_genirq.c251 uiomem->memtype = UIO_MEM_PHYS; in uio_dmem_genirq_probe()
267 uiomem->memtype = UIO_MEM_PHYS; in uio_dmem_genirq_probe()
A Duio_pci_generic.c121 uiomem->memtype = UIO_MEM_PHYS; in probe()
A Duio_netx.c91 info->mem[0].memtype = UIO_MEM_PHYS; in netx_pci_probe()
A Duio_mf624.c128 mem->memtype = UIO_MEM_PHYS; in mf624_setup_mem()
A Duio_sercos3.c116 info->mem[n].memtype = UIO_MEM_PHYS; in sercos3_setup_iomem()
A Duio_pdrv_genirq.c207 uiomem->memtype = UIO_MEM_PHYS; in uio_pdrv_genirq_probe()
A Duio_fsl_elbc_gpcm.c389 info->mem[0].memtype = UIO_MEM_PHYS; in uio_fsl_elbc_gpcm_probe()
A Duio.c743 if (idev->info->mem[mi].memtype == UIO_MEM_PHYS) in uio_mmap_physical()
802 case UIO_MEM_PHYS: in uio_mmap()
/linux-6.3-rc2/include/linux/
A Duio_driver.h157 #define UIO_MEM_PHYS 1 macro
/linux-6.3-rc2/Documentation/driver-api/
A Duio-howto.rst277 ``UIO_MEM_PHYS`` if you have physical memory on your card to be
/linux-6.3-rc2/drivers/net/ethernet/broadcom/
A Dcnic.c1103 uinfo->mem[0].memtype = UIO_MEM_PHYS; in cnic_init_uio()

Completed in 20 milliseconds