Home
last modified time | relevance | path

Searched defs:vpe (Results 1 - 25 of 28) sorted by relevance

12

/kernel/linux/linux-5.10/drivers/media/platform/ti-vpe/
H A DMakefile
/kernel/linux/linux-6.6/drivers/media/platform/ti/vpe/
H A DMakefile
/kernel/linux/linux-5.10/arch/mips/kernel/
H A 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 *vp in ntcs_store() local
74 ATTRIBUTE_GROUPS(vpe); global() variable
[all...]
H A Dvpe-mt.c195 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 Drtlx.c68 void rtlx_starting(int vpe) in rtlx_starting() argument
81 void rtlx_stopping(int vpe) in rtlx_stopping() argument
H A Dcpu-probe.c2159 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 Dvpe.h54 struct vpe { struct
[all...]
/kernel/linux/linux-5.10/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() 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 Dvpe.h49 struct vpe { struct
[all...]
/kernel/linux/linux-6.6/arch/mips/kernel/
H A Dvpe-mt.c195 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 Drtlx.c68 void rtlx_starting(int vpe) in rtlx_starting() argument
81 void rtlx_stopping(int vpe) in rtlx_stopping() argument
H A Dcpu-probe.c2034 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 Dvgic-v4.c108 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 Dirq-gic-v4.c95 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...]
/device/soc/rockchip/common/sdk_linux/drivers/irqchip/
H A Dirq-gic-v4.c96 static int its_alloc_vcpu_sgis(struct its_vpe *vpe, int idx) in its_alloc_vcpu_sgis() argument
215 its_send_vpe_cmd(struct its_vpe *vpe, struct its_cmd_info *info) its_send_vpe_cmd() argument
220 its_make_vpe_non_resident(struct its_vpe *vpe, bool db) its_make_vpe_non_resident() argument
249 its_make_vpe_resident(struct its_vpe *vpe, bool g0en, bool g1en) its_make_vpe_resident() argument
273 its_commit_vpe(struct its_vpe *vpe) its_commit_vpe() argument
290 its_invall_vpe(struct its_vpe *vpe) its_invall_vpe() argument
[all...]
/device/soc/rockchip/common/sdk_linux/include/linux/irqchip/
H A Darm-gic-v4.h96 struct its_vpe *vpe; member
/kernel/linux/linux-5.10/include/linux/irqchip/
H A Darm-gic-v4.h94 struct its_vpe *vpe; member
/kernel/linux/linux-6.6/include/linux/irqchip/
H A Darm-gic-v4.h96 struct its_vpe *vpe; member
/kernel/linux/linux-6.6/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() 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...]
/kernel/linux/linux-5.10/arch/mips/lantiq/
H A Dirq.c82 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 Dirq.c83 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 Diavf_virtchnl.c1276 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 Dingenic-drm-drv.c186 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 Diavf_virtchnl.c1973 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 Dingenic-drm-drv.c284 unsigned int vpe, vds, vde, vt, hpe, hds, hde, ht; in ingenic_drm_crtc_update_timings() local

Completed in 19 milliseconds

12