Searched defs:mem_type (Results 1 - 25 of 32) sorted by relevance

12

/src/sys/external/bsd/drm2/dist/drm/qxl/
H A Dqxl_object.h68 static inline int qxl_bo_wait(struct qxl_bo *bo, u32 *mem_type, argument
/src/sys/external/bsd/drm2/dist/drm/radeon/
H A Dradeon_object.h42 static inline unsigned radeon_mem_type_to_domain(u32 mem_type) argument
H A Dradeon_object.c862 int radeon_bo_wait(struct radeon_bo *bo, u32 *mem_type, boo argument
60 radeon_update_memory_usage(struct radeon_bo * bo,unsigned mem_type,int sign) argument
[all...]
H A Dradeon_ni.c647 u32 mem_type, running, blackout = 0; local in function:ni_mc_load_microcode
/src/sys/dev/pci/
H A Dif_ath_pci.c159 pcireg_t mem_type; local in function:ath_pci_attach
H A Disp_pci.c490 pcireg_t mem_type; local in function:isp_pci_attach
/src/sys/external/bsd/drm2/dist/drm/i915/
H A Dintel_memory_region.c27 intel_memory_region_by_type(struct drm_i915_private * i915,enum intel_memory_type mem_type) argument
H A Di915_gem.c258 enum intel_memory_type mem_type; local in function:i915_gem_dumb_create
/src/sys/external/bsd/drm2/dist/drm/amd/amdgpu/
H A Damdgpu_atombios.h89 u8 mem_type; member in struct:atom_memory_info
H A Damdgpu_atomfirmware.c191 u8 mem_type; local in function:amdgpu_atomfirmware_get_vram_info
H A Damdgpu_object.h130 static inline unsigned amdgpu_mem_type_to_domain(u32 mem_type) argument
H A Damdgpu_object.c919 uint32_t mem_type = bo->tbo.mem.mem_type; local in function:amdgpu_bo_pin_restricted
[all...]
H A Damdgpu_vm.c1845 uint32_t mem_type = bo->tbo.mem.mem_type; local in function:amdgpu_vm_bo_update
/src/sys/external/bsd/drm2/dist/include/drm/ttm/
H A Dttm_bo_api.h116 uint32_t mem_type; member in struct:ttm_mem_reg
/src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/
H A Dsanitizer_posix.cc45 void *MmapOrDie(uptr size, const char *mem_type, bool raw_report) { argument
68 void *MmapOrDieOnFatalError(uptr size, const char *mem_type) { argument
106 void *MmapNoReserveOrDie(uptr size, const char *mem_type) { argument
131 char mem_type[40]; local in function:__sanitizer::MmapFixedImpl
86 MmapAlignedOrDieOnFatalError(uptr size,uptr alignment,const char * mem_type) argument
[all...]
H A Dsanitizer_common.cc37 void NORETURN ReportMmapFailureAndDie(uptr size, const char *mem_type, argument
H A Dsanitizer_rtems.cc148 void *MmapOrDie(uptr size, const char *mem_type, bool raw_report) { argument
158 void *MmapOrDieOnFatalError(uptr size, const char *mem_type) { argument
184 void *MmapNoReserveOrDie(uptr size, const char *mem_type) { argument
171 MmapAlignedOrDieOnFatalError(uptr size,uptr alignment,const char * mem_type) argument
H A Dsanitizer_fuchsia.cc160 static void *DoAnonymousMmapOrDie(uptr size, const char *mem_type, argument
194 void *MmapOrDie(uptr size, const char *mem_type, bool raw_report) { argument
198 void *MmapNoReserveOrDie(uptr size, const char *mem_type) { argument
202 void *MmapOrDieOnFatalError(uptr size, const char *mem_type) { argument
306 MmapAlignedOrDieOnFatalError(uptr size,uptr alignment,const char * mem_type) argument
[all...]
/src/sys/stand/efiboot/
H A Dboot.c361 const char *mem_type = "<unknown>"; local in function:command_mem
/src/sys/external/mit/xen-include-public/dist/xen/include/public/hvm/
H A Dhvm_op.h159 uint16_t mem_type; member in struct:xen_hvm_get_mem_type
H A Ddm_op.h292 uint16_t mem_type; member in struct:xen_dm_op_set_mem_type
/src/sys/external/bsd/drm2/dist/drm/vmwgfx/
H A Dvmwgfx_ttm_buffer.c249 int mem_type; member in struct:vmw_ttm_tt
/src/sys/external/bsd/drm2/dist/drm/amd/amdkfd/
H A Dkfd_topology.c330 static struct kobj_type mem_type = { variable in typeref:struct:kobj_type
/src/sys/external/bsd/drm2/dist/drm/ttm/
H A Dttm_bo.c124 int i, ret, mem_type; local in function:ttm_bo_mem_space_debug
91 ttm_mem_type_from_place(const struct ttm_place * place,uint32_t * mem_type) argument
104 ttm_mem_type_debug(struct ttm_bo_device * bdev,struct drm_printer * p,int mem_type) argument
851 ttm_mem_evict_first(struct ttm_bo_device * bdev,uint32_t mem_type,const struct ttm_place * place,struct ttm_operation_ctx * ctx,struct ww_acquire_ctx * ticket) argument
1019 ttm_bo_mt_compatible(struct ttm_mem_type_manager * man,uint32_t mem_type,const struct ttm_place * place,uint32_t * masked_placement) argument
1055 uint32_t mem_type = TTM_PL_SYSTEM; local in function:ttm_bo_mem_placement
1497 ttm_bo_force_list_clean(struct ttm_bo_device * bdev,unsigned mem_type) argument
1542 ttm_bo_clean_mm(struct ttm_bo_device * bdev,unsigned mem_type) argument
1580 ttm_bo_evict_mm(struct ttm_bo_device * bdev,unsigned mem_type) argument
[all...]
/src/sys/external/bsd/drm2/dist/drm/i915/gvt/
H A Dkvmgt.c865 u32 mem_type; local in function:intel_vgpu_get_bar_addr

Completed in 29 milliseconds

12