Searched defs:vpe (Results 1 – 8 of 8) sorted by relevance
54 struct vpe { struct55 enum vpe_state state; argument69 /* tc's associated with this vpe */ argument72 /* The list of vpe's */ argument88 struct vpe *pvpe; /* parent VPE */ argument
196 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() local282 struct vpe *vpe = get_vpe(aprp_cpu_index()); in ntcs_show() local290 struct vpe *vpe = get_vpe(aprp_cpu_index()); in ntcs_store() local
27 struct vpe *vpe = get_vpe(aprp_cpu_index()); in store_kill() local43 struct vpe *vpe = get_vpe(aprp_cpu_index()); in ntcs_show() local51 struct vpe *vpe = get_vpe(aprp_cpu_index()); in ntcs_store() local
68 void rtlx_starting(int vpe) in rtlx_starting()81 void rtlx_stopping(int vpe) in rtlx_stopping()
2121 void cpu_set_vpe_id(struct cpuinfo_mips *cpuinfo, unsigned int vpe) in cpu_set_vpe_id()
106 #define M_PERFCTL_VPEID(vpe) ((vpe) << MIPS_PERFCTRL_VPEID_S) argument
82 int vpe; in unmask_cic_irq() local106 int vpe = get_current_vpe(); in mask_cic_irq() local
20 #define M_PERFCTL_VPEID(vpe) ((vpe) << MIPS_PERFCTRL_VPEID_S) argument