Current Path : /usr/src/kernels/4.18.0-553.52.1.el8_10.x86_64/include/drm-backport/linux/ |
Current File : //usr/src/kernels/4.18.0-553.52.1.el8_10.x86_64/include/drm-backport/linux/mmu_notifier.h |
/* SPDX-License-Identifier: GPL-2.0 */ #ifndef __RH_DRM_BACKPORT_MMU_NOTIFIER_H__ #define __RH_DRM_BACKPORT_MMU_NOTIFIER_H__ #ifdef RH_DRM_BACKPORT #define RH_MMU_NOTIFIER_V2 #endif #include_next <linux/mmu_notifier.h> #endif