Home
last modified time | relevance | path

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

/hypervisor/arch/x86/guest/
A Dvirq.c199 uint32_t prev_vector = arch->exception_info.exception; in vcpu_queue_exception() local
204 prev_class = get_excep_class(prev_vector); in vcpu_queue_exception()
206 if ((prev_vector == IDT_DF) && (new_class != EXCEPTION_CLASS_BENIGN)) { in vcpu_queue_exception()

Completed in 5 milliseconds