| /kernel/linux/linux-5.10/drivers/media/platform/ti-vpe/ |
| H A D | Makefile | |
| /kernel/linux/linux-6.6/drivers/media/platform/ti/vpe/ |
| H A D | Makefile | |
| /kernel/linux/linux-5.10/arch/mips/kernel/ |
| H A 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 *vp in ntcs_store() local 74 ATTRIBUTE_GROUPS(vpe); global() variable [all...] |
| H A D | vpe-mt.c | 195 int vpe_start(void *vpe, unsigned long start) in vpe_start() argument 205 int vpe_stop(void *vpe) in vpe_stop() argument 226 vpe_free(void *vpe) vpe_free() argument 263 struct vpe *vpe = get_vpe(aprp_cpu_index()); store_kill() local 281 struct vpe *vpe = get_vpe(aprp_cpu_index()); ntcs_show() local 289 struct vpe *vpe = get_vpe(aprp_cpu_index()); ntcs_store() local 311 ATTRIBUTE_GROUPS(vpe); global() variable [all...] |
| H A D | rtlx.c | 68 void rtlx_starting(int vpe) in rtlx_starting() argument 81 void rtlx_stopping(int vpe) in rtlx_stopping() argument
|
| H A D | cpu-probe.c | 2159 void cpu_set_vpe_id(struct cpuinfo_mips *cpuinfo, unsigned int vpe) in cpu_set_vpe_id() argument
|
| /kernel/linux/linux-5.10/arch/mips/include/asm/ |
| H A D | vpe.h | 54 struct vpe { struct [all...] |
| /kernel/linux/linux-5.10/arch/arm64/kvm/vgic/ |
| H A 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() argument 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; vgic_v4_load() local [all...] |
| /kernel/linux/linux-6.6/arch/mips/include/asm/ |
| H A D | vpe.h | 49 struct vpe { struct [all...] |
| /kernel/linux/linux-6.6/arch/mips/kernel/ |
| H A D | vpe-mt.c | 195 int vpe_start(void *vpe, unsigned long start) in vpe_start() argument 205 int vpe_stop(void *vpe) in vpe_stop() argument 226 vpe_free(void *vpe) vpe_free() argument 263 struct vpe *vpe = get_vpe(aprp_cpu_index()); store_kill() local 281 struct vpe *vpe = get_vpe(aprp_cpu_index()); ntcs_show() local 289 struct vpe *vpe = get_vpe(aprp_cpu_index()); ntcs_store() local 311 ATTRIBUTE_GROUPS(vpe); global() variable [all...] |
| H A D | rtlx.c | 68 void rtlx_starting(int vpe) in rtlx_starting() argument 81 void rtlx_stopping(int vpe) in rtlx_stopping() argument
|
| H A D | cpu-probe.c | 2034 void cpu_set_vpe_id(struct cpuinfo_mips *cpuinfo, unsigned int vpe) in cpu_set_vpe_id() argument
|
| /kernel/linux/linux-6.6/arch/arm64/kvm/vgic/ |
| H A 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() argument 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 in vgic_v4_put() local 351 struct its_vpe *vpe = &vcpu->arch.vgic_cpu.vgic_v3.its_vpe; vgic_v4_load() local 387 struct its_vpe *vpe = &vcpu->arch.vgic_cpu.vgic_v3.its_vpe; vgic_v4_commit() local [all...] |
| /kernel/linux/linux-5.10/drivers/irqchip/ |
| H A D | irq-gic-v4.c | 95 static int its_alloc_vcpu_sgis(struct its_vpe *vpe, int idx) in its_alloc_vcpu_sgis() argument 208 its_send_vpe_cmd(struct its_vpe *vpe, struct its_cmd_info *info) its_send_vpe_cmd() argument 213 its_make_vpe_non_resident(struct its_vpe *vpe, bool db) its_make_vpe_non_resident() argument 238 its_make_vpe_resident(struct its_vpe *vpe, bool g0en, bool g1en) its_make_vpe_resident() argument 261 its_invall_vpe(struct its_vpe *vpe) its_invall_vpe() argument [all...] |
| H A D | irq-gic-v3-its.c | 259 static int vpe_to_cpuid_lock(struct its_vpe *vpe, unsigned long *flags) in vpe_to_cpuid_lock() argument 265 static void vpe_to_cpuid_unlock(struct its_vpe *vpe, unsigned long flags) in vpe_to_cpuid_unlock() argument 274 struct its_vpe *vpe = NULL; in irq_to_cpuid_lock() local 300 struct its_vpe *vpe = NULL; irq_to_cpuid_unlock() local 322 valid_vpe(struct its_node *its, struct its_vpe *vpe) valid_vpe() argument 383 struct its_vpe *vpe; global() member 387 struct its_vpe *vpe; global() member 393 struct its_vpe *vpe; global() member 401 struct its_vpe *vpe; global() member 408 struct its_vpe *vpe; global() member 415 struct its_vpe *vpe; global() member 419 struct its_vpe *vpe; global() member 1286 its_send_vmapp(struct its_node *its, struct its_vpe *vpe, bool valid) its_send_vmapp() argument 1298 its_send_vmovp(struct its_vpe *vpe) its_send_vmovp() argument 1342 its_send_vinvall(struct its_node *its, struct its_vpe *vpe) its_send_vinvall() argument 1392 its_send_invdb(struct its_node *its, struct its_vpe *vpe) its_send_invdb() argument 1791 struct its_vpe *vpe = vm->vpes[i]; its_map_vm() local 3686 its_vpe_db_proxy_unmap_locked(struct its_vpe *vpe) its_vpe_db_proxy_unmap_locked() argument 3712 its_vpe_db_proxy_unmap(struct its_vpe *vpe) its_vpe_db_proxy_unmap() argument 3727 its_vpe_db_proxy_map_locked(struct its_vpe *vpe) its_vpe_db_proxy_map_locked() argument 3750 its_vpe_db_proxy_move(struct its_vpe *vpe, int from, int to) its_vpe_db_proxy_move() argument 3784 struct its_vpe *vpe = irq_data_get_irq_chip_data(d); its_vpe_set_affinity() local 3843 its_vpe_schedule(struct its_vpe *vpe) its_vpe_schedule() argument 3877 its_vpe_deschedule(struct its_vpe *vpe) its_vpe_deschedule() argument 3888 its_vpe_invall(struct its_vpe *vpe) its_vpe_invall() argument 3910 struct its_vpe *vpe = irq_data_get_irq_chip_data(d); its_vpe_set_vcpu_affinity() local 3931 its_vpe_send_cmd(struct its_vpe *vpe, void (*cmd)(struct its_device *, u32)) its_vpe_send_cmd() argument 3946 struct its_vpe *vpe = irq_data_get_irq_chip_data(d); its_vpe_send_inv() local 3977 struct its_vpe *vpe = irq_data_get_irq_chip_data(d); its_vpe_set_irqchip_state() local 4037 struct its_vpe *vpe = irq_data_get_irq_chip_data(d); its_vpe_4_1_send_inv() local 4062 its_vpe_4_1_schedule(struct its_vpe *vpe, struct its_cmd_info *info) its_vpe_4_1_schedule() argument 4079 its_vpe_4_1_deschedule(struct its_vpe *vpe, struct its_cmd_info *info) its_vpe_4_1_deschedule() argument 4116 its_vpe_4_1_invall(struct its_vpe *vpe) its_vpe_4_1_invall() argument 4139 struct its_vpe *vpe = irq_data_get_irq_chip_data(d); its_vpe_4_1_set_vcpu_affinity() local 4171 struct its_vpe *vpe = irq_data_get_irq_chip_data(d); its_configure_sgi() local 4191 struct its_vpe *vpe = irq_data_get_irq_chip_data(d); its_sgi_mask_irq() local 4199 struct its_vpe *vpe = irq_data_get_irq_chip_data(d); its_sgi_unmask_irq() local 4226 struct its_vpe *vpe = irq_data_get_irq_chip_data(d); its_sgi_set_irqchip_state() local 4243 struct its_vpe *vpe = irq_data_get_irq_chip_data(d); its_sgi_get_irqchip_state() local 4295 struct its_vpe *vpe = irq_data_get_irq_chip_data(d); its_sgi_set_vcpu_affinity() local 4324 struct its_vpe *vpe = args; its_sgi_irq_domain_alloc() local 4361 struct its_vpe *vpe = irq_data_get_irq_chip_data(d); its_sgi_irq_domain_deactivate() local 4395 its_vpe_init(struct its_vpe *vpe) its_vpe_init() argument 4429 its_vpe_teardown(struct its_vpe *vpe) its_vpe_teardown() argument 4448 struct its_vpe *vpe = irq_data_get_irq_chip_data(data); its_vpe_irq_domain_free() local 4520 struct its_vpe *vpe = irq_data_get_irq_chip_data(d); its_vpe_irq_domain_activate() local 4550 struct its_vpe *vpe = irq_data_get_irq_chip_data(d); its_vpe_irq_domain_deactivate() local [all...] |
| /kernel/linux/linux-5.10/include/linux/irqchip/ |
| H A D | arm-gic-v4.h | 94 struct its_vpe *vpe; member
|
| /kernel/linux/linux-6.6/include/linux/irqchip/ |
| H A D | arm-gic-v4.h | 96 struct its_vpe *vpe; member
|
| /kernel/linux/linux-6.6/drivers/irqchip/ |
| H A D | irq-gic-v4.c | 118 static int its_alloc_vcpu_sgis(struct its_vpe *vpe, int idx) in its_alloc_vcpu_sgis() argument 228 its_send_vpe_cmd(struct its_vpe *vpe, struct its_cmd_info *info) its_send_vpe_cmd() argument 233 its_make_vpe_non_resident(struct its_vpe *vpe, bool db) its_make_vpe_non_resident() argument 260 its_make_vpe_resident(struct its_vpe *vpe, bool g0en, bool g1en) its_make_vpe_resident() argument 283 its_commit_vpe(struct its_vpe *vpe) its_commit_vpe() argument 300 its_invall_vpe(struct its_vpe *vpe) its_invall_vpe() argument [all...] |
| H A D | irq-gic-v3-its.c | 266 static int vpe_to_cpuid_lock(struct its_vpe *vpe, unsigned long *flags) in vpe_to_cpuid_lock() argument 272 static void vpe_to_cpuid_unlock(struct its_vpe *vpe, unsigned long flags) in vpe_to_cpuid_unlock() argument 281 struct its_vpe *vpe = NULL; in irq_to_cpuid_lock() local 307 struct its_vpe *vpe = NULL; irq_to_cpuid_unlock() local 329 valid_vpe(struct its_node *its, struct its_vpe *vpe) valid_vpe() argument 390 struct its_vpe *vpe; global() member 394 struct its_vpe *vpe; global() member 400 struct its_vpe *vpe; global() member 408 struct its_vpe *vpe; global() member 415 struct its_vpe *vpe; global() member 422 struct its_vpe *vpe; global() member 426 struct its_vpe *vpe; global() member 1298 its_send_vmapp(struct its_node *its, struct its_vpe *vpe, bool valid) its_send_vmapp() argument 1310 its_send_vmovp(struct its_vpe *vpe) its_send_vmovp() argument 1354 its_send_vinvall(struct its_node *its, struct its_vpe *vpe) its_send_vinvall() argument 1404 its_send_invdb(struct its_node *its, struct its_vpe *vpe) its_send_invdb() argument 1805 struct its_vpe *vpe = vm->vpes[i]; its_map_vm() local 3730 its_vpe_db_proxy_unmap_locked(struct its_vpe *vpe) its_vpe_db_proxy_unmap_locked() argument 3756 its_vpe_db_proxy_unmap(struct its_vpe *vpe) its_vpe_db_proxy_unmap() argument 3771 its_vpe_db_proxy_map_locked(struct its_vpe *vpe) its_vpe_db_proxy_map_locked() argument 3794 its_vpe_db_proxy_move(struct its_vpe *vpe, int from, int to) its_vpe_db_proxy_move() argument 3828 struct its_vpe *vpe = irq_data_get_irq_chip_data(d); its_vpe_set_affinity() local 3887 its_vpe_schedule(struct its_vpe *vpe) its_vpe_schedule() argument 3923 its_vpe_deschedule(struct its_vpe *vpe) its_vpe_deschedule() argument 3934 its_vpe_invall(struct its_vpe *vpe) its_vpe_invall() argument 3956 struct its_vpe *vpe = irq_data_get_irq_chip_data(d); its_vpe_set_vcpu_affinity() local 3981 its_vpe_send_cmd(struct its_vpe *vpe, void (*cmd)(struct its_device *, u32)) its_vpe_send_cmd() argument 3996 struct its_vpe *vpe = irq_data_get_irq_chip_data(d); its_vpe_send_inv() local 4027 struct its_vpe *vpe = irq_data_get_irq_chip_data(d); its_vpe_set_irqchip_state() local 4087 struct its_vpe *vpe = irq_data_get_irq_chip_data(d); its_vpe_4_1_send_inv() local 4112 its_vpe_4_1_schedule(struct its_vpe *vpe, struct its_cmd_info *info) its_vpe_4_1_schedule() argument 4127 its_vpe_4_1_deschedule(struct its_vpe *vpe, struct its_cmd_info *info) its_vpe_4_1_deschedule() argument 4164 its_vpe_4_1_invall(struct its_vpe *vpe) its_vpe_4_1_invall() argument 4187 struct its_vpe *vpe = irq_data_get_irq_chip_data(d); its_vpe_4_1_set_vcpu_affinity() local 4223 struct its_vpe *vpe = irq_data_get_irq_chip_data(d); its_configure_sgi() local 4243 struct its_vpe *vpe = irq_data_get_irq_chip_data(d); its_sgi_mask_irq() local 4251 struct its_vpe *vpe = irq_data_get_irq_chip_data(d); its_sgi_unmask_irq() local 4278 struct its_vpe *vpe = irq_data_get_irq_chip_data(d); its_sgi_set_irqchip_state() local 4295 struct its_vpe *vpe = irq_data_get_irq_chip_data(d); its_sgi_get_irqchip_state() local 4347 struct its_vpe *vpe = irq_data_get_irq_chip_data(d); its_sgi_set_vcpu_affinity() local 4376 struct its_vpe *vpe = args; its_sgi_irq_domain_alloc() local 4413 struct its_vpe *vpe = irq_data_get_irq_chip_data(d); its_sgi_irq_domain_deactivate() local 4447 its_vpe_init(struct its_vpe *vpe) its_vpe_init() argument 4481 its_vpe_teardown(struct its_vpe *vpe) its_vpe_teardown() argument 4500 struct its_vpe *vpe = irq_data_get_irq_chip_data(data); its_vpe_irq_domain_free() local 4578 struct its_vpe *vpe = irq_data_get_irq_chip_data(d); its_vpe_irq_domain_activate() local 4608 struct its_vpe *vpe = irq_data_get_irq_chip_data(d); its_vpe_irq_domain_deactivate() local [all...] |
| /kernel/linux/linux-5.10/arch/mips/lantiq/ |
| H A D | irq.c | 82 int vpe; in ltq_disable_irq() local 100 int vpe; in ltq_mask_and_ack_irq() local 119 int vpe; ltq_ack_irq() local 135 int vpe; ltq_enable_irq() local 290 int vpe = smp_processor_id(); ltq_hw_irq_handler() local 341 int i, ret, vpe; icu_of_init() local [all...] |
| /kernel/linux/linux-6.6/arch/mips/lantiq/ |
| H A D | irq.c | 83 int vpe; in ltq_disable_irq() local 101 int vpe; in ltq_mask_and_ack_irq() local 120 int vpe; ltq_ack_irq() local 136 int vpe; ltq_enable_irq() local 291 int vpe = smp_processor_id(); ltq_hw_irq_handler() local 342 int i, ret, vpe; icu_of_init() local [all...] |
| /kernel/linux/linux-5.10/drivers/net/ethernet/intel/iavf/ |
| H A D | iavf_virtchnl.c | 1276 struct virtchnl_pf_event *vpe = in iavf_virtchnl_completion() local 1024 iavf_get_vpe_link_status(struct iavf_adapter *adapter, struct virtchnl_pf_event *vpe) iavf_get_vpe_link_status() argument 1041 iavf_set_adapter_link_speed_from_vpe(struct iavf_adapter *adapter, struct virtchnl_pf_event *vpe) iavf_set_adapter_link_speed_from_vpe() argument [all...] |
| /kernel/linux/linux-5.10/drivers/gpu/drm/ingenic/ |
| H A D | ingenic-drm-drv.c | 186 unsigned int vpe, vds, vde, vt, hpe, hds, hde, ht; in ingenic_drm_crtc_update_timings() local
|
| /kernel/linux/linux-6.6/drivers/net/ethernet/intel/iavf/ |
| H A D | iavf_virtchnl.c | 1973 struct virtchnl_pf_event *vpe = in iavf_virtchnl_completion() local 1462 iavf_get_vpe_link_status(struct iavf_adapter *adapter, struct virtchnl_pf_event *vpe) iavf_get_vpe_link_status() argument 1479 iavf_set_adapter_link_speed_from_vpe(struct iavf_adapter *adapter, struct virtchnl_pf_event *vpe) iavf_set_adapter_link_speed_from_vpe() argument [all...] |
| /kernel/linux/linux-6.6/drivers/gpu/drm/ingenic/ |
| H A D | ingenic-drm-drv.c | 284 unsigned int vpe, vds, vde, vt, hpe, hds, hde, ht; in ingenic_drm_crtc_update_timings() local
|