Home
last modified time | relevance | path

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

/openbmc/linux/arch/mips/include/asm/
H A Dvpe.h49 struct vpe { struct
50 enum vpe_state state; argument
63 /* tc's associated with this vpe */ argument
66 /* The list of vpe's */ argument
82 struct vpe *pvpe; /* parent VPE */ argument
/openbmc/linux/arch/mips/lantiq/
H A Dirq.c50 #define ltq_icu_w32(vpe, m, x, y) \ argument
53 #define ltq_icu_r32(vpe, m, x) \ argument
83 int vpe; in ltq_disable_irq() local
101 int vpe; in ltq_mask_and_ack_irq() local
120 int vpe; in ltq_ack_irq() local
136 int vpe; in ltq_enable_irq() local
291 int vpe = smp_processor_id(); in ltq_hw_irq_handler() local
342 int i, ret, vpe; in icu_of_init() local
/openbmc/linux/arch/mips/kernel/
H A Dvpe-mt.c195 int vpe_start(void *vpe, unsigned long start) in vpe_start()
205 int vpe_stop(void *vpe) in vpe_stop()
226 int vpe_free(void *vpe) in vpe_free()
263 struct vpe *vpe = get_vpe(aprp_cpu_index()); in store_kill() local
281 struct vpe *vpe = get_vpe(aprp_cpu_index()); in ntcs_show() local
289 struct vpe *vpe = get_vpe(aprp_cpu_index()); in ntcs_store() local
H A Drtlx.c68 void rtlx_starting(int vpe) in rtlx_starting()
81 void rtlx_stopping(int vpe) in rtlx_stopping()
H A Dcpu-probe.c2038 void cpu_set_vpe_id(struct cpuinfo_mips *cpuinfo, unsigned int vpe) in cpu_set_vpe_id()
H A Dperf_event_mipsxx.c98 #define M_PERFCTL_VPEID(vpe) ((vpe) << MIPS_PERFCTRL_VPEID_S) argument
/openbmc/linux/drivers/irqchip/
H A Dirq-gic-v4.c118 static int its_alloc_vcpu_sgis(struct its_vpe *vpe, int idx) in its_alloc_vcpu_sgis()
228 static int its_send_vpe_cmd(struct its_vpe *vpe, struct its_cmd_info *info) in its_send_vpe_cmd()
233 int its_make_vpe_non_resident(struct its_vpe *vpe, bool db) in its_make_vpe_non_resident()
260 int its_make_vpe_resident(struct its_vpe *vpe, bool g0en, bool g1en) in its_make_vpe_resident()
283 int its_commit_vpe(struct its_vpe *vpe) in its_commit_vpe()
300 int its_invall_vpe(struct its_vpe *vpe) in its_invall_vpe()
H A Dirq-gic-v3-its.c281 struct its_vpe *vpe = NULL; in irq_to_cpuid_lock() local
307 struct its_vpe *vpe = NULL; in irq_to_cpuid_unlock() local
390 struct its_vpe *vpe; member
394 struct its_vpe *vpe; member
400 struct its_vpe *vpe; member
408 struct its_vpe *vpe; member
415 struct its_vpe *vpe; member
422 struct its_vpe *vpe; member
426 struct its_vpe *vpe; member
1811 struct its_vpe *vpe = vm->vpes[i]; in its_map_vm() local
[all …]
/openbmc/linux/arch/arm64/kvm/vgic/
H A 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
215 struct its_vpe *vpe = &irq->target_vcpu->arch.vgic_cpu.vgic_v3.its_vpe; in vgic_v4_get_vlpi_state() local
341 struct its_vpe *vpe = &vcpu->arch.vgic_cpu.vgic_v3.its_vpe; in vgic_v4_put() local
351 struct its_vpe *vpe = &vcpu->arch.vgic_cpu.vgic_v3.its_vpe; in vgic_v4_load() local
387 struct its_vpe *vpe = &vcpu->arch.vgic_cpu.vgic_v3.its_vpe; in vgic_v4_commit() local
/openbmc/linux/drivers/net/ethernet/intel/iavf/
H A Diavf_virtchnl.c1463 struct virtchnl_pf_event *vpe) in iavf_get_vpe_link_status()
1480 struct virtchnl_pf_event *vpe) in iavf_set_adapter_link_speed_from_vpe()
1973 struct virtchnl_pf_event *vpe = in iavf_virtchnl_completion() local
/openbmc/linux/include/linux/irqchip/
H A Darm-gic-v4.h98 struct its_vpe *vpe; member
/openbmc/linux/arch/arm/boot/dts/ti/omap/
H A Ddra7-l4.dtsi4202 vpe: vpe@0 { label
/openbmc/linux/drivers/gpu/drm/ingenic/
H A Dingenic-drm-drv.c284 unsigned int vpe, vds, vde, vt, hpe, hds, hde, ht; in ingenic_drm_crtc_update_timings() local