Searched defs:iframe (Results 1 - 6 of 6) sorted by relevance

/fuchsia/zircon/kernel/lib/crashlog/include/lib/
H A Dcrashlog.h21 iframe_t* iframe; member in struct:__anon62
/fuchsia/zircon/kernel/arch/arm64/
H A Dfpu.cpp106 void arm64_fpu_exception(struct arm64_iframe_long* iframe, uint exception_flags) { argument
H A Dexceptions_c.cpp37 static void dump_iframe(const struct arm64_iframe_long* iframe) { argument
59 try_dispatch_user_data_fault_exception( zx_excp_type_t type, struct arm64_iframe_long* iframe, uint32_t esr, uint64_t far) argument
78 try_dispatch_user_exception( zx_excp_type_t type, struct arm64_iframe_long* iframe, uint32_t esr) argument
83 exception_die(struct arm64_iframe_long* iframe, uint32_t esr) argument
98 arm64_unknown_handler(struct arm64_iframe_long* iframe, uint exception_flags, uint32_t esr) argument
109 arm64_brk_handler(struct arm64_iframe_long* iframe, uint exception_flags, uint32_t esr) argument
119 arm64_step_handler(struct arm64_iframe_long* iframe, uint exception_flags, uint32_t esr) argument
129 arm64_fpu_handler(struct arm64_iframe_long* iframe, uint exception_flags, uint32_t esr) argument
140 arm64_instruction_abort_handler(struct arm64_iframe_long* iframe, uint exception_flags, uint32_t esr) argument
180 arm64_data_abort_handler(struct arm64_iframe_long* iframe, uint exception_flags, uint32_t esr) argument
253 arm64_sync_exception( struct arm64_iframe_long* iframe, uint exception_flags, uint32_t esr) argument
324 arm64_irq(struct arm64_iframe_short* iframe, uint exception_flags) argument
363 arm64_finish_user_irq(uint32_t exit_flags, struct arm64_iframe_long* iframe) argument
381 arm64_invalid_exception(struct arm64_iframe_long* iframe, unsigned int which) argument
392 arm64_thread_process_pending_signals(struct arm64_iframe_long* iframe) argument
[all...]
/fuchsia/zircon/kernel/arch/x86/include/arch/
H A Darch_thread.h37 x86_iframe_t *iframe; member in union:arch_thread::__anon26
/fuchsia/zircon/kernel/arch/arm64/include/arch/
H A Darm64.h116 typedef struct arm64_iframe_short iframe; typedef in typeref:struct:arm64_iframe_short
/fuchsia/zircon/kernel/dev/interrupt/arm_gic/v2/
H A Darm_gicv2.cpp36 #define iframe arm64_iframe_short macro

Completed in 89 milliseconds