Home
last modified time | relevance | path

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

/dports/sysutils/roct/ROCT-Thunk-Interface-9d1fb76/src/
H A Dopenclose.c143 if (init_device_debugging_memory(sys_props.NumNodes) != HSAKMT_STATUS_SUCCESS) in hsaKmtOpenKFD()
H A Dlibhsakmt.h135 HSAKMT_STATUS init_device_debugging_memory(unsigned int NumNodes);
H A Ddebug.c34 HSAKMT_STATUS init_device_debugging_memory(unsigned int NumNodes) in init_device_debugging_memory() function