Searched refs:arch_get_debug_cpu_state (Results 1 - 9 of 9) sorted by relevance

/haiku/src/system/kernel/arch/ppc/
H A Darch_user_debugger.cpp52 arch_get_debug_cpu_state(debug_cpu_state *cpuState) function
/haiku/src/system/kernel/arch/arm/
H A Darch_user_debugger.cpp58 arch_get_debug_cpu_state(debug_cpu_state *cpuState) function
/haiku/src/system/kernel/arch/sparc/
H A Darch_user_debugger.cpp52 arch_get_debug_cpu_state(debug_cpu_state *cpuState) function
/haiku/src/system/kernel/arch/arm64/
H A Darch_user_debugger.cpp48 arch_get_debug_cpu_state(debug_cpu_state *cpuState) function
/haiku/src/system/kernel/arch/m68k/
H A Darch_user_debugger.cpp74 arch_get_debug_cpu_state(debug_cpu_state *cpuState) function
/haiku/headers/private/kernel/arch/
H A Duser_debugger.h36 void arch_get_debug_cpu_state(debug_cpu_state *cpuState);
/haiku/src/system/kernel/arch/riscv64/
H A Darch_user_debugger.cpp87 arch_get_debug_cpu_state(debug_cpu_state *cpuState) function
/haiku/src/system/kernel/debug/
H A Duser_debugger.cpp693 arch_get_debug_cpu_state(&replyMessage.cpu_state);
1254 arch_get_debug_cpu_state(&message.cpu_state);
1266 arch_get_debug_cpu_state(&message.cpu_state);
1282 arch_get_debug_cpu_state(&message.cpu_state);
/haiku/src/system/kernel/arch/x86/
H A Darch_user_debugger.cpp776 arch_get_debug_cpu_state(debug_cpu_state* cpuState) function

Completed in 69 milliseconds