/Linux-v5.4/arch/arm/mm/ |
D | mm.h | 44 struct mem_type { struct 52 const struct mem_type *get_mem_type(unsigned int type); argument
|
D | ioremap.c | 470 void pci_ioremap_set_mem_type(int mem_type) in pci_ioremap_set_mem_type()
|
/Linux-v5.4/arch/unicore32/mm/ |
D | mm.h | 27 struct mem_type { struct 33 const struct mem_type *get_mem_type(unsigned int type); argument
|
/Linux-v5.4/drivers/gpu/drm/ttm/ |
D | ttm_bo.c | 67 uint32_t *mem_type) in ttm_mem_type_from_place() 80 int mem_type) in ttm_mem_type_debug() 99 int i, ret, mem_type; in ttm_bo_mem_space_debug() local 839 uint32_t mem_type, in ttm_mem_evict_first() 1010 uint32_t mem_type, in ttm_bo_mt_compatible() 1045 uint32_t mem_type = TTM_PL_SYSTEM; in ttm_bo_mem_placement() local 1476 unsigned mem_type) in ttm_bo_force_list_clean() 1520 int ttm_bo_clean_mm(struct ttm_bo_device *bdev, unsigned mem_type) in ttm_bo_clean_mm() 1558 int ttm_bo_evict_mm(struct ttm_bo_device *bdev, unsigned mem_type) in ttm_bo_evict_mm()
|
/Linux-v5.4/drivers/gpu/drm/qxl/ |
D | qxl_object.h | 66 static inline int qxl_bo_wait(struct qxl_bo *bo, u32 *mem_type, in qxl_bo_wait()
|
/Linux-v5.4/drivers/gpu/drm/radeon/ |
D | radeon_object.h | 40 static inline unsigned radeon_mem_type_to_domain(u32 mem_type) in radeon_mem_type_to_domain()
|
D | radeon_object.c | 54 unsigned mem_type, int sign) in radeon_update_memory_usage() 847 int radeon_bo_wait(struct radeon_bo *bo, u32 *mem_type, bool no_wait) in radeon_bo_wait()
|
/Linux-v5.4/arch/mips/loongson64/common/ |
D | mem.c | 61 u32 mem_type; in prom_init_memory() local
|
/Linux-v5.4/include/xen/interface/hvm/ |
D | hvm_op.h | 58 uint16_t mem_type; member
|
/Linux-v5.4/drivers/net/ethernet/chelsio/cxgb4/ |
D | cudbg_lib.c | 737 u8 mem_type, u8 *idx) in cudbg_meminfo_get_mem_index() 775 u8 mem_type, const char *region_name, in cudbg_get_mem_region() 832 u8 mem_type, u32 *out_base, u32 *out_end) in cudbg_get_mem_relative() 855 static int cudbg_get_payload_range(struct adapter *padap, u8 mem_type, in cudbg_get_payload_range() 965 struct cudbg_buffer *dbg_buff, u8 mem_type, in cudbg_read_fw_mem() 1059 u8 mem_type) in cudbg_mem_region_size() 1082 u8 mem_type) in cudbg_collect_mem_region() 1830 u8 *mem_type) in cudbg_get_ctxt_region_info() 1890 u8 mem_type[CTXT_INGRESS + 1] = { 0 }; in cudbg_dump_context_size() local 1967 u8 mem_type[CTXT_INGRESS + 1] = { 0 }; in cudbg_collect_dump_context() local
|
/Linux-v5.4/include/linux/ |
D | wkup_m3_ipc.h | 34 int mem_type; member
|
D | pstore_ram.h | 131 unsigned int mem_type; member
|
/Linux-v5.4/arch/mips/loongson64/loongson-3/ |
D | numa.c | 121 u32 i, mem_type; in szmem() local
|
/Linux-v5.4/drivers/net/ethernet/intel/i40e/ |
D | i40e_hmc.c | 26 enum i40e_memory_type mem_type __attribute__((unused)); in i40e_add_sd_table_entry() local
|
/Linux-v5.4/arch/arm/mach-omap2/ |
D | sram.c | 153 void omap2_sram_reprogram_sdrc(u32 perf_level, u32 dll_val, u32 mem_type) in omap2_sram_reprogram_sdrc()
|
/Linux-v5.4/drivers/gpu/drm/amd/amdgpu/ |
D | amdgpu_atomfirmware.c | 234 u8 mem_type; in amdgpu_atomfirmware_get_vram_type() local
|
D | amdgpu_atombios.h | 87 u8 mem_type; member
|
D | amdgpu_object.h | 122 static inline unsigned amdgpu_mem_type_to_domain(u32 mem_type) in amdgpu_mem_type_to_domain()
|
/Linux-v5.4/drivers/soc/ti/ |
D | wkup_m3_ipc.c | 226 static void wkup_m3_set_mem_type(struct wkup_m3_ipc *m3_ipc, int mem_type) in wkup_m3_set_mem_type()
|
/Linux-v5.4/include/drm/ttm/ |
D | ttm_bo_api.h | 101 uint32_t mem_type; member
|
/Linux-v5.4/drivers/cpufreq/ |
D | s5pv210-cpufreq.c | 500 unsigned long mem_type; in s5pv210_cpu_init() local
|
/Linux-v5.4/drivers/i2c/busses/ |
D | i2c-amd-mp2.h | 64 enum mem_type { enum
|
/Linux-v5.4/sound/soc/codecs/ |
D | wm_adsp.c | 494 unsigned int mem_type; member 499 unsigned int mem_type; member 1528 int mem_type; member 3554 static int wm_adsp_read_data_block(struct wm_adsp *dsp, int mem_type, in wm_adsp_read_data_block() 3578 static inline int wm_adsp_read_data_word(struct wm_adsp *dsp, int mem_type, in wm_adsp_read_data_word() 3584 static int wm_adsp_write_data_word(struct wm_adsp *dsp, int mem_type, in wm_adsp_write_data_word() 4123 int mem_type, nwords, max_read; in wm_adsp_buffer_capture_block() local
|
/Linux-v5.4/sound/pci/echoaudio/ |
D | echoaudio_dsp.c | 387 int block_type, mem_type; in load_dsp() local
|
/Linux-v5.4/drivers/gpu/drm/vmwgfx/ |
D | vmwgfx_ttm_buffer.c | 244 int mem_type; member
|