Searched refs:mc_addr (Results 1 – 6 of 6) sorted by relevance
/external/rust/crates/libc/src/unix/bsd/freebsdlike/freebsd/x86_64/ |
D | align.rs | 31 pub mc_addr: register_t, 76 self.mc_addr == other.mc_addr && 121 .field("mc_addr", &self.mc_addr) 164 self.mc_addr.hash(state);
|
/external/igt-gpu-tools/tests/amdgpu/ |
D | amd_cs_nop.c | 88 uint64_t mc_addr, uint64_t size) in amdgpu_bo_unmap_and_free() argument 91 amdgpu_bo_va_op(bo, 0, size, mc_addr, 0, AMDGPU_VA_OP_UNMAP); in amdgpu_bo_unmap_and_free()
|
D | amd_prime.c | 90 uint64_t mc_addr, uint64_t size) in amdgpu_bo_unmap_and_free() argument 93 amdgpu_bo_va_op(bo, 0, size, mc_addr, 0, AMDGPU_VA_OP_UNMAP); in amdgpu_bo_unmap_and_free()
|
D | amd_basic.c | 297 uint64_t mc_addr, uint64_t size) in amdgpu_bo_unmap_and_free() argument 300 amdgpu_bo_va_op(bo, 0, size, mc_addr, 0, AMDGPU_VA_OP_UNMAP); in amdgpu_bo_unmap_and_free()
|
/external/libdrm/tests/amdgpu/ |
D | amdgpu_test.h | 401 uint64_t mc_addr, uint64_t size) in amdgpu_bo_unmap_and_free() argument 404 amdgpu_bo_va_op(bo, 0, size, mc_addr, 0, AMDGPU_VA_OP_UNMAP); in amdgpu_bo_unmap_and_free()
|
D | security_tests.c | 128 uint64_t mc_addr; in amdgpu_bo_alloc_map() local 137 &cpu, &mc_addr, in amdgpu_bo_alloc_map()
|