Lines Matching refs:binary_header

347 	struct binary_header *bhdr;  in amdgpu_discovery_verify_binary_signature()
348 bhdr = (struct binary_header *)binary; in amdgpu_discovery_verify_binary_signature()
379 struct binary_header *bhdr) in amdgpu_discovery_verify_npsinfo()
410 struct binary_header *bhdr; in amdgpu_discovery_init()
447 bhdr = (struct binary_header *)adev->mman.discovery_bin; in amdgpu_discovery_init()
449 offset = offsetof(struct binary_header, binary_checksum) + in amdgpu_discovery_init()
609 struct binary_header *bhdr; in amdgpu_discovery_read_harvest_bit_per_ip()
616 bhdr = (struct binary_header *)adev->mman.discovery_bin; in amdgpu_discovery_read_harvest_bit_per_ip()
672 struct binary_header *bhdr; in amdgpu_discovery_read_from_harvest_table()
678 bhdr = (struct binary_header *)adev->mman.discovery_bin; in amdgpu_discovery_read_from_harvest_table()
1121 struct binary_header *bhdr; in amdgpu_discovery_sysfs_recurse()
1129 bhdr = (struct binary_header *)adev->mman.discovery_bin; in amdgpu_discovery_sysfs_recurse()
1277 struct binary_header *bhdr; in amdgpu_discovery_reg_base_init()
1299 bhdr = (struct binary_header *)adev->mman.discovery_bin; in amdgpu_discovery_reg_base_init()
1512 struct binary_header *bhdr; in amdgpu_discovery_get_gfx_info()
1521 bhdr = (struct binary_header *)adev->mman.discovery_bin; in amdgpu_discovery_get_gfx_info()
1620 struct binary_header *bhdr; in amdgpu_discovery_get_mall_info()
1631 bhdr = (struct binary_header *)adev->mman.discovery_bin; in amdgpu_discovery_get_mall_info()
1676 struct binary_header *bhdr; in amdgpu_discovery_get_vcn_info()
1696 bhdr = (struct binary_header *)adev->mman.discovery_bin; in amdgpu_discovery_get_vcn_info()
1733 struct binary_header bhdr; in amdgpu_discovery_refresh_nps_info()
1763 struct binary_header *bhdr; in amdgpu_discovery_get_nps_info()
1784 bhdr = (struct binary_header *)adev->mman.discovery_bin; in amdgpu_discovery_get_nps_info()