get_current_vpe 92 arch/mips/pmcs-msp71xx/msp_irq_cic.c vpe = get_current_vpe(); get_current_vpe 102 arch/mips/pmcs-msp71xx/msp_irq_cic.c int vpe = get_current_vpe(); get_current_vpe 195 arch/mips/pmcs-msp71xx/msp_irq_cic.c cic_mask = cic_msk_reg[get_current_vpe()]; get_current_vpe 81 arch/mips/pmcs-msp71xx/msp_time.c if ((get_current_vpe()) && !tim_installed) { get_current_vpe 87 arch/mips/pmcs-msp71xx/msp_time.c return get_current_vpe() ? MSP_INT_VPE1_TIMER : MSP_INT_VPE0_TIMER;