Searched refs:UIO_MEM_LOGICAL (Results 1 – 5 of 5) sorted by relevance
165 #define UIO_MEM_LOGICAL 2 macro
291 pdata->info.mem[INT_PAGE_MAP].memtype = UIO_MEM_LOGICAL; in hv_uio_probe()297 pdata->info.mem[MON_PAGE_MAP].memtype = UIO_MEM_LOGICAL; in hv_uio_probe()
712 if (idev->info->mem[mi].memtype == UIO_MEM_LOGICAL) in uio_vma_fault()863 case UIO_MEM_LOGICAL: in uio_mmap()
320 uinfo->mem[0].memtype = UIO_MEM_LOGICAL; in qedi_init_uio()324 uinfo->mem[1].memtype = UIO_MEM_LOGICAL; in qedi_init_uio()328 uinfo->mem[2].memtype = UIO_MEM_LOGICAL; in qedi_init_uio()
278 mapped. Use ``UIO_MEM_LOGICAL`` for logical memory (e.g. allocated
Completed in 33 milliseconds