Back to home page

OSCL-LXR

 
 

    


0001 // SPDX-License-Identifier: GPL-2.0
0002 /*
0003  * Intel IOMMU trace support
0004  *
0005  * Copyright (C) 2019 Intel Corporation
0006  *
0007  * Author: Lu Baolu <baolu.lu@linux.intel.com>
0008  */
0009 
0010 #include <linux/string.h>
0011 #include <linux/types.h>
0012 
0013 #define CREATE_TRACE_POINTS
0014 #include "trace.h"