Searched refs:mem_type (Results 1 – 9 of 9) sorted by relevance
/include/linux/ |
D | wkup_m3_ipc.h | 34 int mem_type; member 52 void (*set_mem_type)(struct wkup_m3_ipc *m3_ipc, int mem_type);
|
D | pstore_ram.h | 131 unsigned int mem_type; member
|
D | edac.h | 184 enum mem_type { enum 370 enum mem_type mtype; /* memory dimm type */
|
/include/trace/events/ |
D | xdp.h | 317 __field(u32, mem_type) 324 __entry->mem_type = xa->mem.type; 330 __print_symbolic(__entry->mem_type, __MEM_TYPE_SYM_TAB), 345 __field(u32, mem_type) 354 __entry->mem_type = xa->mem.type; 363 __print_symbolic(__entry->mem_type, __MEM_TYPE_SYM_TAB), 379 __field(u32, mem_type) 385 __entry->mem_type = mem->type; 390 __print_symbolic(__entry->mem_type, __MEM_TYPE_SYM_TAB),
|
/include/drm/ttm/ |
D | ttm_placement.h | 80 uint32_t mem_type; member
|
D | ttm_resource.h | 175 uint32_t mem_type; member
|
D | ttm_bo_driver.h | 356 int mem_type) in ttm_manager_type() argument 358 return bdev->man_drv[mem_type]; in ttm_manager_type()
|
D | ttm_bo_api.h | 491 int ttm_bo_evict_mm(struct ttm_bo_device *bdev, unsigned mem_type);
|
/include/xen/interface/hvm/ |
D | hvm_op.h | 60 uint16_t mem_type; member
|