Home
last modified time | relevance | path

Searched refs:location_id (Results 1 – 5 of 5) sorted by relevance

/openbsd/src/sys/dev/pci/drm/amd/amdkfd/
Dkfd_topology.h68 uint32_t location_id; member
Dkfd_debug.c1083 device_info.location_id = topo_dev->node_props.location_id; in kfd_dbg_trap_device_snapshot()
Dkfd_topology.c497 dev->node_props.location_id); in node_show()
2080 dev->node_props.location_id = pci_dev_id(gpu->adev->pdev); in kfd_topology_add_device()
2082 dev->node_props.location_id |= dev->gpu->node_id; in kfd_topology_add_device()
/openbsd/src/gnu/llvm/lldb/packages/Python/lldbsuite/test/
Dlldbutil.py651 location_id = None, argument
686 if location_id is None:
692 if location_id is not None:
693 loc_bkpt = bkpt.FindLocationByID(location_id)
/openbsd/src/sys/dev/pci/drm/include/uapi/linux/
Dkfd_ioctl.h130 __u32 location_id; member