diff options
| author | Jouni Hogander <jouni.hogander@unikie.com> | 2019-12-09 13:56:27 +0200 |
|---|---|---|
| committer | Dmitry Vyukov <dvyukov@google.com> | 2019-12-17 11:10:52 +0100 |
| commit | 2b31345f36a04f232a5f698a6dc19e8123f204ab (patch) | |
| tree | 3c4d3682fed0e4178bbadec10b097769ea099647 /sys/linux/dev_vfio_mips64le.const | |
| parent | 24856513b213e1440ce87fafb7ed629c10b87c20 (diff) | |
Autogenerated files for linux/mips64le
This patch adds all autogenerated files for linux/mips64le. Files are
generated by following commands:
make extract
bin/syz-extract -build -os=linux -arch=mips64le -sourcedir=linux
make generate
Diffstat (limited to 'sys/linux/dev_vfio_mips64le.const')
| -rw-r--r-- | sys/linux/dev_vfio_mips64le.const | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/sys/linux/dev_vfio_mips64le.const b/sys/linux/dev_vfio_mips64le.const new file mode 100644 index 000000000..b91790b88 --- /dev/null +++ b/sys/linux/dev_vfio_mips64le.const @@ -0,0 +1,20 @@ +# AUTOGENERATED FILE +AT_FDCWD = 18446744073709551516 +VFIO_CHECK_EXTENSION = 536886117 +VFIO_DMA_CC_IOMMU = 4 +VFIO_DMA_MAP_FLAG_READ = 1 +VFIO_DMA_MAP_FLAG_WRITE = 2 +VFIO_EEH = 5 +VFIO_GET_API_VERSION = 536886116 +VFIO_IOMMU_GET_INFO = 536886128 +VFIO_IOMMU_MAP_DMA = 536886129 +VFIO_IOMMU_UNMAP_DMA = 536886130 +VFIO_NOIOMMU_IOMMU = 8 +VFIO_SET_IOMMU = 536886118 +VFIO_SPAPR_TCE_IOMMU = 2 +VFIO_SPAPR_TCE_v2_IOMMU = 7 +VFIO_TYPE1_IOMMU = 1 +VFIO_TYPE1_NESTING_IOMMU = 6 +VFIO_TYPE1v2_IOMMU = 3 +__NR_ioctl = 5015 +__NR_openat = 5247 |
