vpe_boot_config 20 arch/mips/include/asm/smp-cps.h struct vpe_boot_config *vpe_config; vpe_boot_config 400 arch/mips/kernel/asm-offsets.c OFFSET(VPEBOOTCFG_PC, vpe_boot_config, pc); vpe_boot_config 401 arch/mips/kernel/asm-offsets.c OFFSET(VPEBOOTCFG_SP, vpe_boot_config, sp); vpe_boot_config 402 arch/mips/kernel/asm-offsets.c OFFSET(VPEBOOTCFG_GP, vpe_boot_config, gp); vpe_boot_config 403 arch/mips/kernel/asm-offsets.c DEFINE(VPEBOOTCFG_SIZE, sizeof(struct vpe_boot_config)); vpe_boot_config 120 arch/mips/kernel/pm-cps.c struct vpe_boot_config *vpe_cfg; vpe_boot_config 299 arch/mips/kernel/smp-cps.c struct vpe_boot_config *vpe_cfg = &core_cfg->vpe_config[vpe_id];