Searched defs:hardened_exception_action (Results 1 – 2 of 2) sorted by relevance
53 struct hardened_exception_action { struct54 struct exception_action ea;55 uint32_t signed_pc_key;56 exception_mask_t exception;
293 struct hardened_exception_action hardened_exception_action; member