seL4/include/arch
Adrian Danis 4fe72d09f5 x86: Mechanism for catching GP faults and returning to an error handler
Provides a mechanism where if af GP fault is potentially expected it can be caught
and the calling code returned to. The GP happening can be detected by setting
a specific return to handler and additionally by the return to handler being
cleared if a GP happened.
2017-02-06 09:02:19 +11:00
..
arm arm: save/restore banked registers in VCPUs 2017-01-30 09:47:51 +11:00
x86/arch x86: Mechanism for catching GP faults and returning to an error handler 2017-02-06 09:02:19 +11:00