struct PhysHandledException
Defined at line 90 of file ../../zircon/kernel/phys/include/phys/exception.h
This indicates the (sole) expected exception. PhysException will hand off
to this handler in case the interrupted PC matches this exact value.
Otherwise it will call PrintPhysException and then ArchPanicReset.
Public Members
uintptr_t pc
PhysExceptionHandler * handler