hyperv_callback_vector   52 arch/x86/include/asm/mshyperv.h void hyperv_callback_vector(void);
hyperv_callback_vector   55 arch/x86/include/asm/mshyperv.h #define trace_hyperv_callback_vector hyperv_callback_vector
hyperv_callback_vector  329 arch/x86/kernel/cpu/mshyperv.c 	alloc_intr_gate(HYPERVISOR_CALLBACK_VECTOR, hyperv_callback_vector);