Home
last modified time | relevance | path

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

/Linux-v5.4/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
/Linux-v5.4/arch/mips/lantiq/
Dirq.c49 #define ltq_icu_w32(vpe, m, x, y) \ argument
52 #define ltq_icu_r32(vpe, m, x) \ argument
82 int vpe; in ltq_disable_irq() local
100 int vpe; in ltq_mask_and_ack_irq() local
119 int vpe; in ltq_ack_irq() local
135 int vpe; in ltq_enable_irq() local
290 int vpe = smp_processor_id(); in ltq_hw_irq_handler() local
341 int i, ret, vpe; in icu_of_init() local
/Linux-v5.4/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.c2258 void cpu_set_vpe_id(struct cpuinfo_mips *cpuinfo, unsigned int vpe) in cpu_set_vpe_id()
Dperf_event_mipsxx.c97 #define M_PERFCTL_VPEID(vpe) ((vpe) << MIPS_PERFCTRL_VPEID_S) argument
/Linux-v5.4/drivers/irqchip/
Dirq-gic-v4.c136 static int its_send_vpe_cmd(struct its_vpe *vpe, struct its_cmd_info *info) in its_send_vpe_cmd()
141 int its_schedule_vpe(struct its_vpe *vpe, bool on) in its_schedule_vpe()
152 int its_invall_vpe(struct its_vpe *vpe) in its_invall_vpe()
Dirq-gic-v3-its.c210 static struct its_vpe *valid_vpe(struct its_node *its, struct its_vpe *vpe) in valid_vpe()
271 struct its_vpe *vpe; member
275 struct its_vpe *vpe; member
281 struct its_vpe *vpe; member
289 struct its_vpe *vpe; member
296 struct its_vpe *vpe; member
982 struct its_vpe *vpe, bool valid) in its_send_vmapp()
993 static void its_send_vmovp(struct its_vpe *vpe) in its_send_vmovp()
1037 static void its_send_vinvall(struct its_node *its, struct its_vpe *vpe) in its_send_vinvall()
1239 struct its_vpe *vpe = vm->vpes[i]; in its_map_vm() local
[all …]
/Linux-v5.4/arch/mips/pmcs-msp71xx/
Dmsp_irq_cic.c78 int vpe; in unmask_cic_irq() local
102 int vpe = get_current_vpe(); in mask_cic_irq() local
/Linux-v5.4/include/linux/irqchip/
Darm-gic-v4.h68 struct its_vpe *vpe; member
/Linux-v5.4/arch/mips/oprofile/
Dop_model_mipsxx.c20 #define M_PERFCTL_VPEID(vpe) ((vpe) << MIPS_PERFCTRL_VPEID_S) argument
/Linux-v5.4/drivers/net/ethernet/intel/iavf/
Diavf_virtchnl.c1188 struct virtchnl_pf_event *vpe = in iavf_virtchnl_completion() local
/Linux-v5.4/drivers/gpu/drm/ingenic/
Dingenic-drm.c258 unsigned int vpe, vds, vde, vt, hpe, hds, hde, ht; in ingenic_drm_crtc_update_timings() local