Home
last modified time | relevance | path

Searched defs:xe_vm (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/mesa3d/src/intel/tools/
H A Derror_decode_xe_lib.c188 void error_decode_xe_vm_init(struct xe_vm *xe_vm) in error_decode_xe_vm_init()
195 void error_decode_xe_vm_fini(struct xe_vm *xe_vm) in error_decode_xe_vm_fini()
216 error_decode_xe_vm_hw_ctx_set(struct xe_vm *xe_vm, const uint32_t length, in error_decode_xe_vm_hw_ctx_set()
226 error_decode_xe_vm_append(struct xe_vm *xe_vm, const uint64_t address, in error_decode_xe_vm_append()
241 error_decode_xe_vm_entry_get(struct xe_vm *xe_vm, const uint64_t address) in error_decode_xe_vm_entry_get()
H A Derror_decode_xe_lib.h33 struct xe_vm { struct
37 struct xe_vm_entry *entries; argument
40 struct xe_vm_entry hw_context; argument
52 void error_decode_xe_vm_init(struct xe_vm *xe_vm); argument
H A Daubinator_error_decode_xe.c23 struct xe_vm *xe_vm = user_data; in get_bo() local
105 struct xe_vm xe_vm; in read_xe_data_file() local
H A Derror2hangdump_xe.c24 struct xe_vm xe_vm; in read_xe_data_file() local