Searched refs:amdgpu_vcn4_fw_shared (Results 1 – 3 of 3) sorted by relevance
127 volatile struct amdgpu_vcn4_fw_shared *fw_shared; in vcn_v4_0_sw_init()201 volatile struct amdgpu_vcn4_fw_shared *fw_shared; in vcn_v4_0_sw_fini()410 AMDGPU_GPU_PAGE_ALIGN(sizeof(struct amdgpu_vcn4_fw_shared))); in vcn_v4_0_mc_resume()513 AMDGPU_GPU_PAGE_ALIGN(sizeof(struct amdgpu_vcn4_fw_shared)), 0, indirect); in vcn_v4_0_mc_resume_dpg_mode()902 volatile struct amdgpu_vcn4_fw_shared *fw_shared = adev->vcn.inst[inst_idx].fw_shared.cpu_addr; in vcn_v4_0_start_dpg_mode()1031 volatile struct amdgpu_vcn4_fw_shared *fw_shared; in vcn_v4_0_start()1226 volatile struct amdgpu_vcn4_fw_shared *fw_shared; in vcn_v4_0_start_sriov()1336 AMDGPU_GPU_PAGE_ALIGN(sizeof(struct amdgpu_vcn4_fw_shared))); in vcn_v4_0_start_sriov()1446 volatile struct amdgpu_vcn4_fw_shared *fw_shared; in vcn_v4_0_stop()
336 struct amdgpu_vcn4_fw_shared { struct
152 fw_shared_size = AMDGPU_GPU_PAGE_ALIGN(sizeof(struct amdgpu_vcn4_fw_shared)); in amdgpu_vcn_sw_init()153 log_offset = offsetof(struct amdgpu_vcn4_fw_shared, fw_log); in amdgpu_vcn_sw_init()
Completed in 10 milliseconds