/openbsd-src/gnu/llvm/compiler-rt/lib/sanitizer_common/ |
H A D | sanitizer_posix.cpp | 46 void *MmapOrDie(uptr size, const char *mem_type, bool raw_report) { in MmapOrDie() 68 void *MmapOrDieOnFatalError(uptr size, const char *mem_type) { in MmapOrDieOnFatalError() 86 const char *mem_type) { in MmapAlignedOrDieOnFatalError() 113 void *MmapNoReserveOrDie(uptr size, const char *mem_type) { in MmapNoReserveOrDie() 134 char mem_type[40]; in MmapFixedImpl() local
|
H A D | sanitizer_fuchsia.cpp | 132 static void *DoAnonymousMmapOrDie(uptr size, const char *mem_type, in DoAnonymousMmapOrDie() 166 void *MmapOrDie(uptr size, const char *mem_type, bool raw_report) { in MmapOrDie() 170 void *MmapNoReserveOrDie(uptr size, const char *mem_type) { in MmapNoReserveOrDie() 174 void *MmapOrDieOnFatalError(uptr size, const char *mem_type) { in MmapOrDieOnFatalError() 289 const char *mem_type) { in MmapAlignedOrDieOnFatalError()
|
H A D | sanitizer_win.cpp | 139 void *MmapOrDie(uptr size, const char *mem_type, bool raw_report) { in MmapOrDie() 167 static void *ReturnNullptrOnOOMOrDie(uptr size, const char *mem_type, in ReturnNullptrOnOOMOrDie() 175 void *MmapOrDieOnFatalError(uptr size, const char *mem_type) { in MmapOrDieOnFatalError() 184 const char *mem_type) { in MmapAlignedOrDieOnFatalError() 281 char mem_type[30]; in MmapFixedOrDie() local 313 char mem_type[30]; in MmapFixedOrDieOnFatalError() local 321 void *MmapNoReserveOrDie(uptr size, const char *mem_type) { in MmapNoReserveOrDie()
|
H A D | sanitizer_common.cpp | 38 void NORETURN ReportMmapFailureAndDie(uptr size, const char *mem_type, in ReportMmapFailureAndDie()
|
H A D | sanitizer_stack_store.cpp | 95 void *StackStore::Map(uptr size, const char *mem_type) { in Map()
|
H A D | sanitizer_common.h | 93 inline void *MmapOrDieQuietly(uptr size, const char *mem_type) { in MmapOrDieQuietly()
|
/openbsd-src/sys/dev/pci/drm/include/drm/ttm/ |
H A D | ttm_placement.h | 80 uint32_t mem_type; member
|
H A D | ttm_device.h | 280 ttm_manager_type(struct ttm_device *bdev, int mem_type) in ttm_manager_type()
|
H A D | ttm_resource.h | 213 uint32_t mem_type; member
|
/openbsd-src/sys/dev/pci/drm/amd/amdgpu/ |
H A D | amdgpu_res_cursor.h | 41 uint32_t mem_type; member
|
H A D | amdgpu_atombios.h | 87 u8 mem_type; member
|
H A D | amdgpu_object.h | 177 static inline unsigned amdgpu_mem_type_to_domain(u32 mem_type) in amdgpu_mem_type_to_domain()
|
H A D | amdgpu_atomfirmware.c | 305 u8 mem_type; in amdgpu_atomfirmware_get_vram_info() local
|
H A D | amdgpu_object.c | 928 uint32_t mem_type = bo->tbo.resource->mem_type; in amdgpu_bo_pin_restricted() local
|
H A D | amdgpu_vm.c | 1225 uint32_t mem_type = bo->tbo.resource->mem_type; amdgpu_vm_bo_update() local
|
/openbsd-src/sys/dev/pci/drm/radeon/ |
H A D | radeon_object.h | 40 static inline unsigned radeon_mem_type_to_domain(u32 mem_type) in radeon_mem_type_to_domain()
|
H A D | ni.c | 627 u32 mem_type, running, blackout = 0; in ni_mc_load_microcode() local
|
/openbsd-src/sys/dev/pci/ |
H A D | if_ath_pci.c | 117 pcireg_t mem_type; in ath_pci_attach() local
|
/openbsd-src/sys/dev/pci/drm/i915/ |
H A D | intel_region_ttm.c | 91 int mem_type = intel_region_to_ttm_type(mem); in intel_region_ttm_init() local
|
H A D | intel_memory_region.c | 166 enum intel_memory_type mem_type) in intel_memory_region_by_type() argument
|
/openbsd-src/sys/dev/pci/drm/i915/gem/ |
H A D | i915_gem_create.c | 174 enum intel_memory_type mem_type; in i915_gem_dumb_create() local
|
H A D | i915_gem_ttm_move.c | 108 int mem_type; in i915_ttm_adjust_gem_after_move() local
|
/openbsd-src/sys/dev/pci/drm/ttm/ |
H A D | ttm_bo.c | 54 int i, mem_type; in ttm_bo_mem_space_debug() local
|
/openbsd-src/sys/dev/pci/drm/amd/amdkfd/ |
H A D | kfd_topology.c | 335 static const struct kobj_type mem_type = { variable
|
/openbsd-src/sys/dev/pci/drm/i915/gvt/ |
H A D | kvmgt.c | 719 u32 mem_type; in intel_vgpu_get_bar_addr() local
|