Searched refs:exception_context (Results 1 - 3 of 3) sorted by relevance

/haiku/headers/private/kernel/arch/ppc/
H A Darch_int.h22 void *exception_context; // the virtual address of this member in struct:ppc_cpu_exception_context
/haiku/headers/private/kernel/arch/mipsel/
H A Darch_int.h25 void *exception_context; // the virtual address of this member in struct:mipsel_cpu_exception_context
/haiku/src/system/kernel/arch/ppc/
H A Darch_int.cpp318 context->exception_context = context;

Completed in 92 milliseconds