1# Copyright 2019 The Chromium OS Authors. All rights reserved. 2# Use of this source code is governed by a BSD-style license that can be 3# found in the LICENSE file. 4@include /usr/share/policy/crosvm/common_device.policy 5 6# VFIO_DEVICE_SET_IRQS, VFIO_IOMMU_MAP/UNMAP_DMA 7ioctl: arg1 == 0x3B6E || arg1 == 0x3B71 || arg1 == 0x3B72 8open: return ENOENT 9openat: return ENOENT 10pread64: 1 11pwrite64: 1 12prctl: arg0 == PR_SET_NAME 13