search for: vfio_devtree_info_path

Displaying 4 results from an estimated 4 matches for "vfio_devtree_info_path".

2013 Jul 03
6
RFC: vfio interface for platform devices (v2)
...A reg or ranges property may have multiple regsion. The index specifies the index within the "reg" or "ranges" that this region corresponds to. VFIO_DEVTREE_REGION_INFO_FLAG_PATH -if set indicates that there is a dword aligned struct struct vfio_devtree_info_path appended to the end of vfio_region_info: struct vfio_devtree_info_path { u32 len; u8 path[]; } The path is the full path to the corresponding device tree node. The len field specifies the length of the path string....
2013 Jul 03
6
RFC: vfio interface for platform devices (v2)
...A reg or ranges property may have multiple regsion. The index specifies the index within the "reg" or "ranges" that this region corresponds to. VFIO_DEVTREE_REGION_INFO_FLAG_PATH -if set indicates that there is a dword aligned struct struct vfio_devtree_info_path appended to the end of vfio_region_info: struct vfio_devtree_info_path { u32 len; u8 path[]; } The path is the full path to the corresponding device tree node. The len field specifies the length of the path string....
2013 Jul 04
0
RFC: vfio interface for platform devices (v2)
...y have multiple regsion. The index > specifies the index within the "reg" or "ranges" > that this region corresponds to. > > VFIO_DEVTREE_REGION_INFO_FLAG_PATH > -if set indicates that there is a dword aligned struct > struct vfio_devtree_info_path appended to the > end of vfio_region_info: > > struct vfio_devtree_info_path > { > u32 len; > u8 path[]; > } > > The path is the full path to the corresponding device > tree node. The len field...
2013 Jul 03
0
RFC: vfio interface for platform devices (v2)
...y have multiple regsion. The index > specifies the index within the "reg" or "ranges" > that this region corresponds to. > > VFIO_DEVTREE_REGION_INFO_FLAG_PATH > -if set indicates that there is a dword aligned struct > struct vfio_devtree_info_path appended to the > end of vfio_region_info: > > struct vfio_devtree_info_path > { > u32 len; > u8 path[]; > } > > The path is the full path to the corresponding device > tree node. The len field...