]> Git Repo - linux.git/blob - drivers/iommu/intel/trace.c
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
[linux.git] / drivers / iommu / intel / trace.c
1 // SPDX-License-Identifier: GPL-2.0
2 /*
3  * Intel IOMMU trace support
4  *
5  * Copyright (C) 2019 Intel Corporation
6  *
7  * Author: Lu Baolu <[email protected]>
8  */
9
10 #include <linux/string.h>
11 #include <linux/types.h>
12
13 #define CREATE_TRACE_POINTS
14 #include <trace/events/intel_iommu.h>
This page took 0.031427 seconds and 4 git commands to generate.