···11#ifndef __KVM_HOST_H22#define __KVM_HOST_H3344-#if IS_ENABLED(CONFIG_KVM)55-64/*75 * This work is licensed under the terms of the GNU GPL, version 2. See86 * the COPYING file in the top-level directory.···10551057}1056105810571059#endif /* CONFIG_HAVE_KVM_CPU_RELAX_INTERCEPT */10581058-#else10591059-static inline void __guest_enter(void) { return; }10601060-static inline void __guest_exit(void) { return; }10611061-#endif /* IS_ENABLED(CONFIG_KVM) */10621060#endif10611061+