Searched refs:HVM_CALLBACK_VECTOR (Results 1 – 2 of 2) sorted by relevance
58 #define HVM_CALLBACK_VECTOR(x) (((uint64_t)HVM_CALLBACK_VIA_TYPE_VECTOR)<<\ macro
2090 callback_via = HVM_CALLBACK_VECTOR(HYPERVISOR_CALLBACK_VECTOR); in xen_callback_vector()