Searched refs:ExceptionSyndrome (Results 1 - 2 of 2) sorted by relevance

/fuchsia/zircon/kernel/arch/arm64/hypervisor/
H A Dvmexit_priv.h43 struct ExceptionSyndrome { struct
47 ExceptionSyndrome(uint32_t esr);
H A Dvmexit.cpp41 ExceptionSyndrome::ExceptionSyndrome(uint32_t esr) { function in class:ExceptionSyndrome
316 ExceptionSyndrome syndrome(guest_state->esr_el2);

Completed in 22 milliseconds