Home
last modified time | relevance | path

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

/linux/drivers/uio/
H A Duio_dfl.c30 uiomem->memtype = UIO_MEM_PHYS; in uio_dfl_probe()
H A Duio_pci_generic.c121 uiomem->memtype = UIO_MEM_PHYS; in probe()
H A Duio_mf624.c128 mem->memtype = UIO_MEM_PHYS; in mf624_setup_mem()
H A Duio_pci_generic_sva.c120 uiomem->memtype = UIO_MEM_PHYS; in probe()
H A Duio_fsl_elbc_gpcm.c394 info->mem[0].memtype = UIO_MEM_PHYS; in uio_fsl_elbc_gpcm_probe()
H A Duio.c758 if (idev->info->mem[mi].memtype == UIO_MEM_PHYS) in uio_mmap_physical()
860 case UIO_MEM_PHYS: in uio_mmap()
/linux/include/linux/
H A Duio_driver.h164 #define UIO_MEM_PHYS 1 macro
/linux/Documentation/driver-api/
H A Duio-howto.rst277 ``UIO_MEM_PHYS`` if you have physical memory on your card to be
/linux/drivers/net/ethernet/broadcom/
H A Dcnic.c1104 uinfo->mem[0].memtype = UIO_MEM_PHYS; in cnic_init_uio()