Searched defs:vpe (Results 1 – 9 of 9) sorted by relevance
/arch/mips/include/asm/ |
D | vpe.h | 53 struct vpe { struct 54 enum vpe_state state; argument 67 /* tc's associated with this vpe */ argument 70 /* The list of vpe's */ argument 86 struct vpe *pvpe; /* parent VPE */ argument
|
/arch/mips/lantiq/ |
D | irq.c | 50 #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
|
/arch/mips/kernel/ |
D | vpe-mt.c | 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() 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
|
D | vpe-cmp.c | 27 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
|
D | rtlx.c | 68 void rtlx_starting(int vpe) in rtlx_starting() 81 void rtlx_stopping(int vpe) in rtlx_stopping()
|
D | cpu-probe.c | 2174 void cpu_set_vpe_id(struct cpuinfo_mips *cpuinfo, unsigned int vpe) in cpu_set_vpe_id()
|
D | perf_event_mipsxx.c | 98 #define M_PERFCTL_VPEID(vpe) ((vpe) << MIPS_PERFCTRL_VPEID_S) argument
|
/arch/arm64/kvm/vgic/ |
D | vgic-v4.c | 108 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 214 struct its_vpe *vpe = &irq->target_vcpu->arch.vgic_cpu.vgic_v3.its_vpe; in vgic_v4_get_vlpi_state() local 338 struct its_vpe *vpe = &vcpu->arch.vgic_cpu.vgic_v3.its_vpe; in vgic_v4_put() local 348 struct its_vpe *vpe = &vcpu->arch.vgic_cpu.vgic_v3.its_vpe; in vgic_v4_load() local 381 struct its_vpe *vpe = &vcpu->arch.vgic_cpu.vgic_v3.its_vpe; in vgic_v4_commit() local
|
/arch/arm/boot/dts/ |
D | dra7-l4.dtsi | 4202 vpe: vpe@0 { label
|