Searched refs:cpulaunch (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/mti-malta/
H A Dmalta-amon.c31 struct cpulaunch *launch = (struct cpulaunch *)CKSEG0ADDR(CPULAUNCH);
55 volatile struct cpulaunch *launch =
56 (struct cpulaunch *)CKSEG0ADDR(CPULAUNCH);
89 struct cpulaunch *launch;
93 launch = (struct cpulaunch *)CKSEG0ADDR(CPULAUNCH);
134 [LAUNCH_PC] "i" (offsetof(struct cpulaunch, pc)),
135 [LAUNCH_GP] "i" (offsetof(struct cpulaunch, gp)),
136 [LAUNCH_SP] "i" (offsetof(struct cpulaunch, sp)),
137 [LAUNCH_A0] "i" (offsetof(struct cpulaunch, a
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/include/asm/mips-boards/
H A Dlaunch.h7 struct cpulaunch { struct

Completed in 84 milliseconds