/linux-4.4.14/arch/arm/mm/ |
D | mm.h | 41 struct mem_type { struct 49 const struct mem_type *get_mem_type(unsigned int type); argument
|
D | ioremap.c | 456 void pci_ioremap_set_mem_type(int mem_type) in pci_ioremap_set_mem_type()
|
/linux-4.4.14/arch/unicore32/mm/ |
D | mm.h | 30 struct mem_type { struct 36 const struct mem_type *get_mem_type(unsigned int type); argument
|
/linux-4.4.14/arch/blackfin/mm/ |
D | maccess.c | 22 int mem_type; in probe_kernel_read() local 61 int mem_type; in probe_kernel_write() local
|
/linux-4.4.14/drivers/gpu/drm/ttm/ |
D | ttm_bo.c | 58 uint32_t *mem_type) in ttm_mem_type_from_place() 70 static void ttm_mem_type_debug(struct ttm_bo_device *bdev, int mem_type) in ttm_mem_type_debug() 88 int i, ret, mem_type; in ttm_bo_mem_space_debug() local 711 uint32_t mem_type, in ttm_mem_evict_first() 783 uint32_t mem_type, in ttm_bo_mem_force_space() 836 uint32_t mem_type, in ttm_bo_mt_compatible() 870 uint32_t mem_type = TTM_PL_SYSTEM; in ttm_bo_mem_space() local 1241 unsigned mem_type, bool allow_errors) in ttm_bo_force_list_clean() 1268 int ttm_bo_clean_mm(struct ttm_bo_device *bdev, unsigned mem_type) in ttm_bo_clean_mm() 1299 int ttm_bo_evict_mm(struct ttm_bo_device *bdev, unsigned mem_type) in ttm_bo_evict_mm()
|
/linux-4.4.14/arch/tile/include/hv/ |
D | drv_mshim_intf.h | 30 uint8_t mem_type; /**< Memory type, DDR2 or DDR3. */ member
|
/linux-4.4.14/drivers/gpu/drm/qxl/ |
D | qxl_object.h | 65 static inline int qxl_bo_wait(struct qxl_bo *bo, u32 *mem_type, in qxl_bo_wait()
|
/linux-4.4.14/drivers/gpu/drm/amd/amdgpu/ |
D | amdgpu_object.h | 40 static inline unsigned amdgpu_mem_type_to_domain(u32 mem_type) in amdgpu_mem_type_to_domain()
|
D | amdgpu_atombios.h | 87 u8 mem_type; member
|
/linux-4.4.14/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 | 51 unsigned mem_type, int sign) in radeon_update_memory_usage() 827 int radeon_bo_wait(struct radeon_bo *bo, u32 *mem_type, bool no_wait) in radeon_bo_wait()
|
D | ni.c | 637 u32 mem_type, running, blackout = 0; in ni_mc_load_microcode() local
|
D | radeon_mode.h | 643 u8 mem_type; member
|
/linux-4.4.14/arch/mips/loongson64/common/ |
D | mem.c | 63 u32 mem_type; in prom_init_memory() local
|
/linux-4.4.14/include/xen/interface/hvm/ |
D | hvm_op.h | 58 uint16_t mem_type; member
|
/linux-4.4.14/arch/arm/mach-omap2/ |
D | sram.c | 156 void omap2_sram_reprogram_sdrc(u32 perf_level, u32 dll_val, u32 mem_type) in omap2_sram_reprogram_sdrc()
|
/linux-4.4.14/drivers/net/ethernet/intel/i40e/ |
D | i40e_hmc.c | 48 enum i40e_memory_type mem_type __attribute__((unused)); in i40e_add_sd_table_entry() local
|
/linux-4.4.14/include/linux/ |
D | pstore_ram.h | 80 unsigned int mem_type; member
|
D | edac.h | 202 enum mem_type { enum
|
/linux-4.4.14/arch/mips/loongson64/loongson-3/ |
D | numa.c | 126 u32 i, mem_type; in szmem() local
|
/linux-4.4.14/drivers/cpufreq/ |
D | s5pv210-cpufreq.c | 506 unsigned long mem_type; in s5pv210_cpu_init() local
|
/linux-4.4.14/include/drm/ttm/ |
D | ttm_bo_api.h | 124 uint32_t mem_type; member
|
/linux-4.4.14/sound/pci/echoaudio/ |
D | echoaudio_dsp.c | 387 int block_type, mem_type; in load_dsp() local
|
/linux-4.4.14/fs/pstore/ |
D | ram.c | 68 static unsigned int mem_type; variable
|
/linux-4.4.14/drivers/gpu/drm/vmwgfx/ |
D | vmwgfx_buffer.c | 221 int mem_type; member
|
/linux-4.4.14/drivers/mtd/maps/ |
D | pcmciamtd.c | 61 static int mem_type; variable
|
/linux-4.4.14/arch/x86/kvm/ |
D | mtrr.c | 457 int mem_type; member
|
/linux-4.4.14/drivers/usb/serial/ |
D | whiteheat.h | 149 __u8 mem_type; /* see WHITEHEAT_DUMP_* above */ member
|
/linux-4.4.14/drivers/gpu/drm/amd/amdkfd/ |
D | kfd_topology.c | 588 static struct kobj_type mem_type = { variable
|
/linux-4.4.14/fs/f2fs/ |
D | node.h | 120 enum mem_type { enum
|
/linux-4.4.14/arch/arm/include/asm/ |
D | io.h | 185 static inline void pci_ioremap_set_mem_type(int mem_type) {} in pci_ioremap_set_mem_type()
|
/linux-4.4.14/arch/mips/include/asm/mach-loongson64/ |
D | boot_param.h | 23 u32 mem_type; /* system memory, pci memory, pci io, etc. */ member
|
/linux-4.4.14/drivers/video/fbdev/ |
D | sm501fb.c | 436 unsigned int mem_type; in sm501fb_set_par_common() local
|
/linux-4.4.14/drivers/pci/ |
D | probe.c | 132 u32 mem_type; in decode_bar() local
|
/linux-4.4.14/arch/arm/kvm/ |
D | mmu.c | 1227 pgprot_t mem_type = PAGE_S2; in user_mem_abort() local
|
/linux-4.4.14/sound/soc/codecs/ |
D | wm_adsp.c | 884 int mem_type; member
|
/linux-4.4.14/drivers/scsi/megaraid/ |
D | mbox_defs.h | 343 uint8_t mem_type; member
|
/linux-4.4.14/drivers/net/ethernet/chelsio/cxgb3/ |
D | t3_hw.c | 3160 static int mc7_init(struct mc7 *mc7, unsigned int mc7_clock, int mem_type) in mc7_init()
|
/linux-4.4.14/drivers/scsi/ |
D | megaraid.h | 237 u8 mem_type; /* EDO, FPM, SDRAM etc */ member
|
D | hpsa.c | 7261 int i, offset, mem_type, bar_type; in find_PCI_BAR_index() local
|
/linux-4.4.14/drivers/block/ |
D | cciss.c | 3871 int i, offset, mem_type, bar_type; in find_PCI_BAR_index() local
|
/linux-4.4.14/arch/ia64/include/asm/ |
D | sal.h | 182 u8 mem_type; /* memory type */ member
|
/linux-4.4.14/drivers/net/ethernet/brocade/bna/ |
D | bna_types.h | 276 enum bna_mem_type mem_type; member
|
/linux-4.4.14/drivers/scsi/esas2r/ |
D | atioctl.h | 799 u8 mem_type; member
|
/linux-4.4.14/drivers/net/ethernet/qlogic/netxen/ |
D | netxen_nic.h | 1826 u8 mem_type; member
|