blob: bfb6a6e37a88b426b638f7ec82d0dacd4d4bdf9e [file] [log] [blame]
Lu Baolu3b530342019-09-06 14:14:51 +08001// SPDX-License-Identifier: GPL-2.0
2/*
3 * Intel IOMMU trace support
4 *
5 * Copyright (C) 2019 Intel Corporation
6 *
7 * Author: Lu Baolu <baolu.lu@linux.intel.com>
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>