Home
last modified time | relevance | path

Searched refs:vect_info (Results 1 – 1 of 1) sorted by relevance

/linux-4.4.14/arch/x86/kvm/
Dvmx.c5227 u32 vect_info; in handle_exception() local
5230 vect_info = vmx->idt_vectoring_info; in handle_exception()
5264 if ((vect_info & VECTORING_INFO_VALID_MASK) && in handle_exception()
5269 vcpu->run->internal.data[0] = vect_info; in handle_exception()