Home
last modified time | relevance | path

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

123

/Linux-v5.4/arch/arm/mm/
Dmm.h44 struct mem_type { struct
52 const struct mem_type *get_mem_type(unsigned int type); argument
Dioremap.c470 void pci_ioremap_set_mem_type(int mem_type) in pci_ioremap_set_mem_type()
/Linux-v5.4/arch/unicore32/mm/
Dmm.h27 struct mem_type { struct
33 const struct mem_type *get_mem_type(unsigned int type); argument
/Linux-v5.4/drivers/gpu/drm/ttm/
Dttm_bo.c67 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/
Dqxl_object.h66 static inline int qxl_bo_wait(struct qxl_bo *bo, u32 *mem_type, in qxl_bo_wait()
/Linux-v5.4/drivers/gpu/drm/radeon/
Dradeon_object.h40 static inline unsigned radeon_mem_type_to_domain(u32 mem_type) in radeon_mem_type_to_domain()
Dradeon_object.c54 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/
Dmem.c61 u32 mem_type; in prom_init_memory() local
/Linux-v5.4/include/xen/interface/hvm/
Dhvm_op.h58 uint16_t mem_type; member
/Linux-v5.4/drivers/net/ethernet/chelsio/cxgb4/
Dcudbg_lib.c737 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/
Dwkup_m3_ipc.h34 int mem_type; member
Dpstore_ram.h131 unsigned int mem_type; member
/Linux-v5.4/arch/mips/loongson64/loongson-3/
Dnuma.c121 u32 i, mem_type; in szmem() local
/Linux-v5.4/drivers/net/ethernet/intel/i40e/
Di40e_hmc.c26 enum i40e_memory_type mem_type __attribute__((unused)); in i40e_add_sd_table_entry() local
/Linux-v5.4/arch/arm/mach-omap2/
Dsram.c153 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/
Damdgpu_atomfirmware.c234 u8 mem_type; in amdgpu_atomfirmware_get_vram_type() local
Damdgpu_atombios.h87 u8 mem_type; member
Damdgpu_object.h122 static inline unsigned amdgpu_mem_type_to_domain(u32 mem_type) in amdgpu_mem_type_to_domain()
/Linux-v5.4/drivers/soc/ti/
Dwkup_m3_ipc.c226 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/
Dttm_bo_api.h101 uint32_t mem_type; member
/Linux-v5.4/drivers/cpufreq/
Ds5pv210-cpufreq.c500 unsigned long mem_type; in s5pv210_cpu_init() local
/Linux-v5.4/drivers/i2c/busses/
Di2c-amd-mp2.h64 enum mem_type { enum
/Linux-v5.4/sound/soc/codecs/
Dwm_adsp.c494 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/
Dechoaudio_dsp.c387 int block_type, mem_type; in load_dsp() local
/Linux-v5.4/drivers/gpu/drm/vmwgfx/
Dvmwgfx_ttm_buffer.c244 int mem_type; member

123