Searched refs:host_ptr (Results 1 - 9 of 9) sorted by relevance

/netbsd-current/external/gpl3/gcc/dist/include/
H A Dhsa_ext_amd.h1268 * return a new pointer accessible by the @p agents. If the @p host_ptr overlaps with previously
1270 * this case, the same input @p host_ptr may give different locked @p agent_ptr and when it does,
1274 * @param[in] host_ptr A buffer allocated by C/C++ or OS allocator.
1278 * @param[in] agents Array of agent handle to gain access to the @p host_ptr.
1280 * in the platform will gain access to the @p host_ptr.
1295 * @retval ::HSA_STATUS_ERROR_INVALID_ARGUMENT @p size is 0 or @p host_ptr or
1299 hsa_status_t HSA_API hsa_amd_memory_lock(void* host_ptr, size_t size,
1306 * return a new pointer accessible by the @p agents. If the @p host_ptr overlaps with previously
1308 * In this case, the same input @p host_ptr may give different locked @p agent_ptr and when it
1315 * @param[in] host_ptr
[all...]
/netbsd-current/external/gpl3/gcc.old/dist/libgomp/
H A Dacc_prof.h154 const void *host_ptr; member in struct:acc_data_event_info
H A Dtarget.c400 uintptr_t host_ptr, uintptr_t target_offset, uintptr_t bias,
407 cur_node.host_start = host_ptr;
2882 omp_target_associate_ptr (const void *host_ptr, const void *device_ptr, argument
2905 cur_node.host_start = (uintptr_t) host_ptr;
399 gomp_map_pointer(struct target_mem_desc *tgt, struct goacc_asyncqueue *aq, uintptr_t host_ptr, uintptr_t target_offset, uintptr_t bias, struct gomp_coalesce_buf *cbuf) argument
/netbsd-current/external/gpl3/gcc/dist/libgomp/
H A Dacc_prof.h154 const void *host_ptr; member in struct:acc_data_event_info
H A Dtarget.c638 uintptr_t host_ptr, uintptr_t target_offset, uintptr_t bias,
646 cur_node.host_start = host_ptr;
3572 omp_target_associate_ptr (const void *host_ptr, const void *device_ptr, argument
3595 cur_node.host_start = (uintptr_t) host_ptr;
637 gomp_map_pointer(struct target_mem_desc *tgt, struct goacc_asyncqueue *aq, uintptr_t host_ptr, uintptr_t target_offset, uintptr_t bias, struct gomp_coalesce_buf *cbuf, bool allow_zero_length_array_sections) argument
/netbsd-current/external/gpl3/gcc.old/dist/libgomp/plugin/
H A Dplugin-nvptx.c984 data_event_info.data_event.host_ptr = NULL;
1023 data_event_info.data_event.host_ptr = NULL;
1407 data_event_info.data_event.host_ptr = hp;
1497 data_event_info.data_event.host_ptr = hp;
H A Dplugin-gcn.c1852 data_event_info.data_event.host_ptr = NULL;
3824 data_event_info.data_event.host_ptr = NULL;
/netbsd-current/external/gpl3/gcc/dist/libgomp/plugin/
H A Dplugin-nvptx.c1016 data_event_info.data_event.host_ptr = NULL;
1083 data_event_info.data_event.host_ptr = NULL;
1496 data_event_info.data_event.host_ptr = hp;
1586 data_event_info.data_event.host_ptr = hp;
H A Dplugin-gcn.c1852 data_event_info.data_event.host_ptr = NULL;
3685 data_event_info.data_event.host_ptr = NULL;

Completed in 374 milliseconds