Home
last modified time | relevance | path

Searched defs:address_space (Results 1 – 12 of 12) sorted by relevance

/third_party/libabigail/tests/data/test-read-ctf/
Dtest-forward-type-decl.c18 struct address_space { struct
23 struct address_space *addr; argument
/third_party/mesa3d/src/intel/tools/
Daub_read.c149 int address_space = p[1] & AUB_TRACE_ADDRESS_SPACE_MASK; in handle_trace_block() local
273 do_write(struct aub_read *read, uint32_t address_space, uint64_t addr, const void *data, uint32_t s… in do_write()
304 uint32_t address_space = p[3] >> 28; in handle_memtrace_mem_write() local
312 uint32_t address_space = p[1] >> 28; in handle_memtrace_mem_write_discont() local
Derror2aub.c142 enum address_space { enum
/third_party/mesa3d/src/amd/registers/
Dparseheader.py47 def __init__(self, address_space): argument
/third_party/mesa3d/src/gallium/frontends/clover/llvm/codegen/
Dcommon.cpp210 const unsigned address_space = in make_kernel_args() local
/third_party/mesa3d/src/freedreno/drm/virtio/
Dvirtio_priv.h80 struct util_vma_heap address_space; member
/third_party/mesa3d/src/etnaviv/drm/
Detnaviv_priv.h87 struct util_vma_heap address_space; member
/third_party/mesa3d/src/compiler/spirv/
Dvtn_opencl.c69 int address_space = to_llvm_address_space(src_types[i]->storage_class); in vtn_opencl_mangle() local
/third_party/ltp/tools/sparse/sparse-src/
Devaluate.c2071 struct ident *address_space; in evaluate_member_dereference() local
/third_party/mesa3d/src/amd/llvm/
Dac_nir_to_llvm.c5228 unsigned address_space; in visit_deref() local
/third_party/skia/third_party/externals/spirv-cross/
Dspirv_msl.cpp12538 string address_space = get_argument_address_space(var); in argument_decl() local
/third_party/libbpf/.github/actions/build-selftests/
Dvmlinux.h3115 struct address_space { struct
3125 const struct address_space_operations *a_ops; argument
3126 long unsigned int flags;
3127 errseq_t wb_err;
3128 spinlock_t private_lock;
3129 struct list_head private_list;
3130 void *private_data;
62093 struct acpi_object_addr_handler address_space; member