Home
last modified time | relevance | path

Searched refs:binary_header (Results 1 – 3 of 3) sorted by relevance

/openbsd-src/sys/dev/pci/drm/amd/amdgpu/
H A Damdgpu_discovery.c318 struct binary_header *bhdr; in amdgpu_discovery_verify_binary_signature()
319 bhdr = (struct binary_header *)binary; in amdgpu_discovery_verify_binary_signature()
352 struct binary_header *bhdr; in amdgpu_discovery_init()
389 bhdr = (struct binary_header *)adev->mman.discovery_bin; in amdgpu_discovery_init()
391 offset = offsetof(struct binary_header, binary_checksum) + in amdgpu_discovery_init()
549 struct binary_header *bhdr; in amdgpu_discovery_read_harvest_bit_per_ip()
556 bhdr = (struct binary_header *)adev->mman.discovery_bin; in amdgpu_discovery_read_harvest_bit_per_ip()
612 struct binary_header *bhdr; in amdgpu_discovery_read_from_harvest_table()
618 bhdr = (struct binary_header *)adev->mman.discovery_bin; in amdgpu_discovery_read_from_harvest_table()
1057 struct binary_header *bhd in amdgpu_discovery_sysfs_recurse()
[all...]
/openbsd-src/sys/dev/pci/drm/amd/include/
H A Ddiscovery.h56 typedef struct binary_header struct
65 } binary_header; argument
/openbsd-src/gnu/llvm/clang/docs/
H A DClangOffloadPackager.rst27 is described in the following :ref:`table<table-binary_header>`.
30 :name: table-binary_header