blob: 0936b2f95edd914c75fa51585012784d123e4282 (
plain)
1
2
3
4
5
6
7
8
9
|
// SPDX-License-Identifier: GPL-2.0
/*
* Copyright (c) 2026, Microsoft Corporation.
*
* Tracepoint definitions for mshv driver.
*/
#define CREATE_TRACE_POINTS
#include "mshv_trace.h"
|