1 2 3 4 5 6 7 8 9 10
// SPDX-License-Identifier: GPL-2.0-only /* * Copyright (c) 2024-2025, NVIDIA CORPORATION & AFFILIATES */ #define AMDV1_IOMMUFD_SELFTEST 1 #define PT_FMT amdv1 #define PT_FMT_VARIANT mock #define PT_SUPPORTED_FEATURES 0 #include "iommu_template.h"