Home
last modified time | relevance | path

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
/haiku/headers/private/kernel/arch/mipsel/
H A Darch_int.h25 void *exception_context; // the virtual address of this member
/haiku/src/system/kernel/arch/ppc/
H A Darch_int.cpp318 context->exception_context = context; in arch_int_init_post_vm()