Searched defs:iounit (Results 1 – 7 of 7) sorted by relevance
/openbmc/linux/arch/sparc/mm/ |
H A D | io-unit.c | 43 struct iounit_struct *iounit; in iounit_iommu_init() local 97 static unsigned long iounit_get_area(struct iounit_struct *iounit, unsigned long vaddr, int size) in iounit_get_area() 150 struct iounit_struct *iounit = dev->archdata.iommu; in iounit_map_page() local 166 struct iounit_struct *iounit = dev->archdata.iommu; in iounit_map_sg() local 184 struct iounit_struct *iounit = dev->archdata.iommu; in iounit_unmap_page() local 199 struct iounit_struct *iounit = dev->archdata.iommu; in iounit_unmap_sg() local 219 struct iounit_struct *iounit = dev->archdata.iommu; in iounit_alloc() local
|
/openbmc/qemu/scripts/ |
H A D | analyse-9p-simpletrace.py | 120 def v9fs_open_return(self, tag, id, type, version, path, iounit): argument 126 def v9fs_lcreate_return(self, tag, id, type, version, path, iounit): argument 156 def v9fs_create_return(self, tag, id, type, version, path, iounit): argument
|
/openbmc/qemu/tests/qtest/libqos/ |
H A D | virtio-9p-client.c | 681 void v9fs_rlopen(P9Req *req, v9fs_qid *qid, uint32_t *iounit) in v9fs_rlopen() 884 void v9fs_rlcreate(P9Req *req, v9fs_qid *qid, uint32_t *iounit) in v9fs_rlcreate()
|
H A D | virtio-9p-client.h | 228 uint32_t *iounit; member 344 uint32_t *iounit; member
|
/openbmc/linux/net/9p/ |
H A D | client.c | 1234 int iounit; in p9_client_open() local 1279 int iounit; in p9_client_create_dotl() local 1324 int iounit; in p9_client_fcreate() local
|
/openbmc/linux/include/net/9p/ |
H A D | client.h | 154 u32 iounit; member
|
/openbmc/qemu/hw/9pfs/ |
H A D | 9p.c | 1312 int32_t iounit = 0; in blksize_to_iounit() local 1978 int iounit = 0; in v9fs_open() local 2078 int32_t iounit; in v9fs_lcreate() local 2763 int iounit; in v9fs_create() local
|