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

/linux-4.1.27/drivers/media/platform/ti-vpe/
H A DMakefile
/linux-4.1.27/arch/mips/kernel/
H A Dvpe-cmp.c27 struct vpe *vpe = get_vpe(aprp_cpu_index()); store_kill() local
43 struct vpe *vpe = get_vpe(aprp_cpu_index()); ntcs_show() local
51 struct vpe *vpe = get_vpe(aprp_cpu_index()); ntcs_store() local
74 ATTRIBUTE_GROUPS(vpe); variable
H A Dvpe-mt.c196 int vpe_start(void *vpe, unsigned long start) vpe_start() argument
206 int vpe_stop(void *vpe) vpe_stop() argument
227 int vpe_free(void *vpe) vpe_free() argument
264 struct vpe *vpe = get_vpe(aprp_cpu_index()); store_kill() local
282 struct vpe *vpe = get_vpe(aprp_cpu_index()); ntcs_show() local
290 struct vpe *vpe = get_vpe(aprp_cpu_index()); ntcs_store() local
312 ATTRIBUTE_GROUPS(vpe); variable
H A Drtlx.c66 void rtlx_starting(int vpe) rtlx_starting() argument
79 void rtlx_stopping(int vpe) rtlx_stopping() argument
/linux-4.1.27/arch/mips/pmcs-msp71xx/
H A Dmsp_irq_cic.c82 int vpe; unmask_cic_irq() local
105 int vpe = get_current_vpe(); mask_cic_irq() local
/linux-4.1.27/arch/mips/include/asm/
H A Dvpe.h54 struct vpe { struct
/linux-4.1.27/drivers/net/ethernet/intel/i40evf/
H A Di40evf_virtchnl.c678 struct i40e_virtchnl_pf_event *vpe = i40evf_virtchnl_completion() local
/linux-4.1.27/drivers/irqchip/
H A Dirq-mips-gic.c105 static inline void gic_map_to_vpe(unsigned int intr, unsigned int vpe) gic_map_to_vpe() argument

Completed in 230 milliseconds