OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:cpu_clone_regs
(Results
1 - 3
of
3
) sorted by null
/external/qemu/target-arm/
cpu.h
479
static inline void
cpu_clone_regs
(CPUState *env, target_ulong newsp)
function
/external/qemu/target-mips/
cpu.h
512
static inline void
cpu_clone_regs
(CPUState *env, target_ulong newsp)
function
/external/qemu/target-i386/
cpu.h
892
static inline void
cpu_clone_regs
(CPUState *env, target_ulong newsp)
function
Completed in 41 milliseconds