Searched refs:amdgpu_vcn4_fw_shared (Results 1 – 5 of 5) sorted by relevance
151 volatile struct amdgpu_vcn4_fw_shared *fw_shared; in vcn_v4_0_3_sw_init()226 volatile struct amdgpu_vcn4_fw_shared *fw_shared; in vcn_v4_0_3_sw_fini()440 AMDGPU_GPU_PAGE_ALIGN(sizeof(struct amdgpu_vcn4_fw_shared))); in vcn_v4_0_3_mc_resume()548 AMDGPU_GPU_PAGE_ALIGN(sizeof(struct amdgpu_vcn4_fw_shared)), 0, indirect); in vcn_v4_0_3_mc_resume_dpg_mode()763 volatile struct amdgpu_vcn4_fw_shared *fw_shared = in vcn_v4_0_3_start_dpg_mode()920 volatile struct amdgpu_vcn4_fw_shared *fw_shared; in vcn_v4_0_3_start_sriov()1021 AMDGPU_GPU_PAGE_ALIGN(sizeof(struct amdgpu_vcn4_fw_shared))); in vcn_v4_0_3_start_sriov()1091 volatile struct amdgpu_vcn4_fw_shared *fw_shared; in vcn_v4_0_3_start()1299 volatile struct amdgpu_vcn4_fw_shared *fw_shared; in vcn_v4_0_3_stop()
150 volatile struct amdgpu_vcn4_fw_shared *fw_shared; in vcn_v4_0_5_sw_init()234 volatile struct amdgpu_vcn4_fw_shared *fw_shared; in vcn_v4_0_5_sw_fini()419 AMDGPU_GPU_PAGE_ALIGN(sizeof(struct amdgpu_vcn4_fw_shared))); in vcn_v4_0_5_mc_resume()528 AMDGPU_GPU_PAGE_ALIGN(sizeof(struct amdgpu_vcn4_fw_shared)), 0, indirect); in vcn_v4_0_5_mc_resume_dpg_mode()875 volatile struct amdgpu_vcn4_fw_shared *fw_shared = adev->vcn.inst[inst_idx].fw_shared.cpu_addr; in vcn_v4_0_5_start_dpg_mode()1000 volatile struct amdgpu_vcn4_fw_shared *fw_shared; in vcn_v4_0_5_start()1211 volatile struct amdgpu_vcn4_fw_shared *fw_shared; in vcn_v4_0_5_stop()
141 volatile struct amdgpu_vcn4_fw_shared *fw_shared; in vcn_v4_0_fw_shared_init()267 volatile struct amdgpu_vcn4_fw_shared *fw_shared; in vcn_v4_0_sw_fini()471 AMDGPU_GPU_PAGE_ALIGN(sizeof(struct amdgpu_vcn4_fw_shared))); in vcn_v4_0_mc_resume()574 AMDGPU_GPU_PAGE_ALIGN(sizeof(struct amdgpu_vcn4_fw_shared)), 0, indirect); in vcn_v4_0_mc_resume_dpg_mode()961 volatile struct amdgpu_vcn4_fw_shared *fw_shared = adev->vcn.inst[inst_idx].fw_shared.cpu_addr; in vcn_v4_0_start_dpg_mode()1088 volatile struct amdgpu_vcn4_fw_shared *fw_shared; in vcn_v4_0_start()1304 volatile struct amdgpu_vcn4_fw_shared *fw_shared; in vcn_v4_0_start_sriov()1436 AMDGPU_GPU_PAGE_ALIGN(sizeof(struct amdgpu_vcn4_fw_shared))); in vcn_v4_0_start_sriov()1548 volatile struct amdgpu_vcn4_fw_shared *fw_shared; in vcn_v4_0_stop()
423 struct amdgpu_vcn4_fw_shared { struct
192 fw_shared_size = AMDGPU_GPU_PAGE_ALIGN(sizeof(struct amdgpu_vcn4_fw_shared)); in amdgpu_vcn_sw_init()193 log_offset = offsetof(struct amdgpu_vcn4_fw_shared, fw_log); in amdgpu_vcn_sw_init()
Completed in 18 milliseconds