Your IP : 216.73.217.13


Current Path : /proc/thread-self/root/usr/src/linux-headers-5.4.0-150/arch/x86/include/asm/
Upload File :
Current File : //proc/thread-self/root/usr/src/linux-headers-5.4.0-150/arch/x86/include/asm/acrn.h

/* SPDX-License-Identifier: GPL-2.0 */
#ifndef _ASM_X86_ACRN_H
#define _ASM_X86_ACRN_H

extern void acrn_hv_callback_vector(void);
#ifdef CONFIG_TRACING
#define trace_acrn_hv_callback_vector acrn_hv_callback_vector
#endif

extern void acrn_hv_vector_handler(struct pt_regs *regs);
#endif /* _ASM_X86_ACRN_H */