amd_sriov_msg_pf2vf_info
adev->have_atomics_support = ((struct amd_sriov_msg_pf2vf_info *)
struct amd_sriov_msg_pf2vf_info *pf2vf;
pf2vf = (struct amd_sriov_msg_pf2vf_info *)pf2vf_info;
struct amd_sriov_msg_pf2vf_info *pf2vf_v2 = NULL;
pf2vf_v2 = (struct amd_sriov_msg_pf2vf_info *)adev->virt.fw_reserve.p_pf2vf;
sizeof(struct amd_sriov_msg_pf2vf_info) == AMD_SRIOV_MSG_SIZE_KB << 10,