Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/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
/kernel/linux/linux-5.10/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
/kernel/linux/linux-5.10/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.c2162 void cpu_set_vpe_id(struct cpuinfo_mips *cpuinfo, unsigned int vpe) in cpu_set_vpe_id()
Dperf_event_mipsxx.c98 #define M_PERFCTL_VPEID(vpe) ((vpe) << MIPS_PERFCTRL_VPEID_S) argument
/kernel/linux/linux-5.10/drivers/irqchip/
Dirq-gic-v4.c95 static int its_alloc_vcpu_sgis(struct its_vpe *vpe, int idx) in its_alloc_vcpu_sgis()
208 static int its_send_vpe_cmd(struct its_vpe *vpe, struct its_cmd_info *info) in its_send_vpe_cmd()
213 int its_make_vpe_non_resident(struct its_vpe *vpe, bool db) in its_make_vpe_non_resident()
238 int its_make_vpe_resident(struct its_vpe *vpe, bool g0en, bool g1en) in its_make_vpe_resident()
261 int its_invall_vpe(struct its_vpe *vpe) in its_invall_vpe()
Dirq-gic-v3-its.c259 static int vpe_to_cpuid_lock(struct its_vpe *vpe, unsigned long *flags) in vpe_to_cpuid_lock()
265 static void vpe_to_cpuid_unlock(struct its_vpe *vpe, unsigned long flags) in vpe_to_cpuid_unlock()
304 static struct its_vpe *valid_vpe(struct its_node *its, struct its_vpe *vpe) in valid_vpe()
365 struct its_vpe *vpe; member
369 struct its_vpe *vpe; member
375 struct its_vpe *vpe; member
383 struct its_vpe *vpe; member
390 struct its_vpe *vpe; member
397 struct its_vpe *vpe; member
401 struct its_vpe *vpe; member
[all …]
/kernel/linux/linux-5.10/arch/arm64/kvm/vgic/
Dvgic-v4.c108 static void vgic_v4_sync_sgi_config(struct its_vpe *vpe, struct vgic_irq *irq) in vgic_v4_sync_sgi_config()
117 struct its_vpe *vpe = &vcpu->arch.vgic_cpu.vgic_v3.its_vpe; in vgic_v4_enable_vsgis() local
315 struct its_vpe *vpe = &vcpu->arch.vgic_cpu.vgic_v3.its_vpe; in vgic_v4_put() local
325 struct its_vpe *vpe = &vcpu->arch.vgic_cpu.vgic_v3.its_vpe; in vgic_v4_load() local
/kernel/linux/linux-5.10/drivers/net/ethernet/intel/iavf/
Diavf_virtchnl.c1025 struct virtchnl_pf_event *vpe) in iavf_get_vpe_link_status()
1042 struct virtchnl_pf_event *vpe) in iavf_set_adapter_link_speed_from_vpe()
1276 struct virtchnl_pf_event *vpe = in iavf_virtchnl_completion() local
/kernel/linux/linux-5.10/arch/mips/oprofile/
Dop_model_mipsxx.c20 #define M_PERFCTL_VPEID(vpe) ((vpe) << MIPS_PERFCTRL_VPEID_S) argument
/kernel/linux/linux-5.10/include/linux/irqchip/
Darm-gic-v4.h94 struct its_vpe *vpe; member
/kernel/linux/linux-5.10/arch/arm/boot/dts/
Ddra7-l4.dtsi4168 vpe: vpe@0 { label
/kernel/linux/linux-5.10/drivers/gpu/drm/ingenic/
Dingenic-drm-drv.c186 unsigned int vpe, vds, vde, vt, hpe, hds, hde, ht; in ingenic_drm_crtc_update_timings() local