Home
last modified time | relevance | path

Searched defs:vpe (Results 1 – 8 of 8) sorted by relevance

/arch/mips/include/asm/
Dvpe.h54 struct vpe { struct
55 enum vpe_state state; argument
69 /* tc's associated with this vpe */ argument
72 /* The list of vpe's */ argument
88 struct vpe *pvpe; /* parent VPE */ argument
/arch/mips/kernel/
Dvpe-mt.c196 int vpe_start(void *vpe, unsigned long start) in vpe_start()
206 int vpe_stop(void *vpe) in vpe_stop()
227 int vpe_free(void *vpe) in vpe_free()
264 struct vpe *vpe = get_vpe(aprp_cpu_index()); in store_kill() local
282 struct vpe *vpe = get_vpe(aprp_cpu_index()); in ntcs_show() local
290 struct vpe *vpe = get_vpe(aprp_cpu_index()); in ntcs_store() local
Dvpe-cmp.c27 struct vpe *vpe = get_vpe(aprp_cpu_index()); in store_kill() local
43 struct vpe *vpe = get_vpe(aprp_cpu_index()); in ntcs_show() local
51 struct vpe *vpe = get_vpe(aprp_cpu_index()); in ntcs_store() local
Drtlx.c68 void rtlx_starting(int vpe) in rtlx_starting()
81 void rtlx_stopping(int vpe) in rtlx_stopping()
Dcpu-probe.c2121 void cpu_set_vpe_id(struct cpuinfo_mips *cpuinfo, unsigned int vpe) in cpu_set_vpe_id()
Dperf_event_mipsxx.c106 #define M_PERFCTL_VPEID(vpe) ((vpe) << MIPS_PERFCTRL_VPEID_S) argument
/arch/mips/pmcs-msp71xx/
Dmsp_irq_cic.c82 int vpe; in unmask_cic_irq() local
106 int vpe = get_current_vpe(); in mask_cic_irq() local
/arch/mips/oprofile/
Dop_model_mipsxx.c20 #define M_PERFCTL_VPEID(vpe) ((vpe) << MIPS_PERFCTRL_VPEID_S) argument