Searched defs:mem_type (Results 1 – 14 of 14) sorted by relevance
| /netbsd/src/sys/external/bsd/drm2/dist/drm/ttm/ |
| D | ttm_bo.c | 92 uint32_t *mem_type) in ttm_mem_type_from_place() 105 int mem_type) in ttm_mem_type_debug() 124 int i, ret, mem_type; in ttm_bo_mem_space_debug() local 852 uint32_t mem_type, in ttm_mem_evict_first() 1020 uint32_t mem_type, in ttm_bo_mt_compatible() 1055 uint32_t mem_type = TTM_PL_SYSTEM; in ttm_bo_mem_placement() local 1498 unsigned mem_type) in ttm_bo_force_list_clean() 1542 int ttm_bo_clean_mm(struct ttm_bo_device *bdev, unsigned mem_type) in ttm_bo_clean_mm() 1580 int ttm_bo_evict_mm(struct ttm_bo_device *bdev, unsigned mem_type) in ttm_bo_evict_mm()
|
| /netbsd/src/sys/dev/pci/ |
| D | if_ath_pci.c | 159 pcireg_t mem_type; in ath_pci_attach() local
|
| D | isp_pci.c | 490 pcireg_t mem_type; in isp_pci_attach() local
|
| /netbsd/src/sys/external/bsd/drm2/dist/drm/i915/ |
| D | intel_memory_region.c | 28 enum intel_memory_type mem_type) in intel_memory_region_by_type()
|
| D | i915_gem.c | 258 enum intel_memory_type mem_type; in i915_gem_dumb_create() local
|
| /netbsd/src/external/gpl3/gcc/dist/gcc/config/s390/ |
| D | s390-c.cc | 500 tree mem_type = build_aligned_type (return_type, in s390_expand_overloaded_builtin() local 513 tree mem_type = build_aligned_type (TREE_TYPE((*arglist)[0]), in s390_expand_overloaded_builtin() local
|
| /netbsd/src/sys/external/bsd/drm2/dist/include/drm/ttm/ |
| D | ttm_bo_api.h | 116 uint32_t mem_type; member
|
| /netbsd/src/sys/external/bsd/drm2/dist/drm/vmwgfx/ |
| D | vmwgfx_ttm_buffer.c | 249 int mem_type; member
|
| /netbsd/src/sys/external/bsd/sljit/dist/sljit_src/ |
| D | sljitNativeMIPS_common.c | 1898 # define mem_type WORD_DATA in sljit_emit_op_flags() macro 1900 sljit_s32 mem_type = (op & SLJIT_I32_OP) ? (INT_DATA | SIGNED_DATA) : WORD_DATA; in sljit_emit_op_flags() local
|
| D | sljitNativeTILEGX_64.c | 2091 sljit_s32 mem_type = (op & SLJIT_I32_OP) ? (INT_DATA | SIGNED_DATA) : WORD_DATA; in sljit_emit_op_flags() local
|
| /netbsd/src/sys/external/bsd/drm/dist/shared-core/ |
| D | drm.h | 954 unsigned int mem_type; member 962 unsigned int mem_type; member 968 unsigned int mem_type; member
|
| /netbsd/src/external/gpl3/gcc/dist/gcc/ |
| D | tree-ssa-loop-ivopts.cc | 407 tree mem_type; /* The memory type to use when testing whether an member 1527 gimple *stmt, enum use_type type, tree mem_type, in record_use() 1598 tree mem_type) in record_group_use() 2470 tree mem_type = NULL_TREE; in find_address_like_use() local
|
| /netbsd/src/external/gpl3/gcc/dist/gcc/cp/ |
| D | method.cc | 2300 tree mem_type, argtype, rval; in walk_field_subobs() local
|
| /netbsd/src/sys/dev/pci/cxgb/ |
| D | cxgb_t3_hw.c | 3254 static int mc7_init(struct mc7 *mc7, unsigned int mc7_clock, int mem_type) in mc7_init()
|