• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1# Copyright 2022 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_IOMMU_MAP/UNMAP_DMA
7ioctl: arg1 == 0x3B71 || arg1 == 0x3B72
8prctl: arg0 == PR_SET_NAME
9timerfd_create: 1
10timerfd_settime: 1
11timerfd_gettime: 1
12