Home
last modified time | relevance | path

Searched defs:mem_type (Results 1 – 25 of 27) sorted by relevance

12

/openbsd-src/gnu/llvm/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_posix.cpp46 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 Dsanitizer_fuchsia.cpp132 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 Dsanitizer_win.cpp139 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 Dsanitizer_common.cpp38 void NORETURN ReportMmapFailureAndDie(uptr size, const char *mem_type, in ReportMmapFailureAndDie()
H A Dsanitizer_stack_store.cpp95 void *StackStore::Map(uptr size, const char *mem_type) { in Map()
H A Dsanitizer_common.h93 inline void *MmapOrDieQuietly(uptr size, const char *mem_type) { in MmapOrDieQuietly()
/openbsd-src/sys/dev/pci/drm/include/drm/ttm/
H A Dttm_placement.h80 uint32_t mem_type; member
H A Dttm_device.h280 ttm_manager_type(struct ttm_device *bdev, int mem_type) in ttm_manager_type()
H A Dttm_resource.h213 uint32_t mem_type; member
/openbsd-src/sys/dev/pci/drm/amd/amdgpu/
H A Damdgpu_res_cursor.h41 uint32_t mem_type; member
H A Damdgpu_atombios.h87 u8 mem_type; member
H A Damdgpu_object.h177 static inline unsigned amdgpu_mem_type_to_domain(u32 mem_type) in amdgpu_mem_type_to_domain()
H A Damdgpu_atomfirmware.c305 u8 mem_type; in amdgpu_atomfirmware_get_vram_info() local
H A Damdgpu_object.c928 uint32_t mem_type = bo->tbo.resource->mem_type; in amdgpu_bo_pin_restricted() local
H A Damdgpu_vm.c1225 uint32_t mem_type = bo->tbo.resource->mem_type; amdgpu_vm_bo_update() local
/openbsd-src/sys/dev/pci/drm/radeon/
H A Dradeon_object.h40 static inline unsigned radeon_mem_type_to_domain(u32 mem_type) in radeon_mem_type_to_domain()
H A Dni.c627 u32 mem_type, running, blackout = 0; in ni_mc_load_microcode() local
/openbsd-src/sys/dev/pci/
H A Dif_ath_pci.c117 pcireg_t mem_type; in ath_pci_attach() local
/openbsd-src/sys/dev/pci/drm/i915/
H A Dintel_region_ttm.c91 int mem_type = intel_region_to_ttm_type(mem); in intel_region_ttm_init() local
H A Dintel_memory_region.c166 enum intel_memory_type mem_type) in intel_memory_region_by_type() argument
/openbsd-src/sys/dev/pci/drm/i915/gem/
H A Di915_gem_create.c174 enum intel_memory_type mem_type; in i915_gem_dumb_create() local
H A Di915_gem_ttm_move.c108 int mem_type; in i915_ttm_adjust_gem_after_move() local
/openbsd-src/sys/dev/pci/drm/ttm/
H A Dttm_bo.c54 int i, mem_type; in ttm_bo_mem_space_debug() local
/openbsd-src/sys/dev/pci/drm/amd/amdkfd/
H A Dkfd_topology.c335 static const struct kobj_type mem_type = { variable
/openbsd-src/sys/dev/pci/drm/i915/gvt/
H A Dkvmgt.c719 u32 mem_type; in intel_vgpu_get_bar_addr() local

12