Home
last modified time | relevance | path

Searched defs:mem_type (Results 51 – 75 of 96) sorted by relevance

1234

/openbmc/linux/drivers/firmware/cirrus/
H A Dcs_dsp.c1051 int mem_type; member
3009 int cs_dsp_read_raw_data_block(struct cs_dsp *dsp, int mem_type, unsigned int mem_addr, in cs_dsp_read_raw_data_block()
3041 int cs_dsp_read_data_word(struct cs_dsp *dsp, int mem_type, unsigned int mem_addr, u32 *data) in cs_dsp_read_data_word()
3065 int cs_dsp_write_data_word(struct cs_dsp *dsp, int mem_type, unsigned int mem_addr, u32 data) in cs_dsp_write_data_word()
/openbmc/linux/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_object.h176 static inline unsigned amdgpu_mem_type_to_domain(u32 mem_type) in amdgpu_mem_type_to_domain()
H A Damdgpu_atomfirmware.c305 u8 mem_type; in amdgpu_atomfirmware_get_vram_info() local
H A Damdgpu_object.c926 uint32_t mem_type = bo->tbo.resource->mem_type; in amdgpu_bo_pin_restricted() local
/openbmc/linux/drivers/soc/ti/
H A Dwkup_m3_ipc.c398 static void wkup_m3_set_mem_type(struct wkup_m3_ipc *m3_ipc, int mem_type) in wkup_m3_set_mem_type()
/openbmc/qemu/hw/i386/xen/
H A Dxen_platform.c322 hvmmem_type_t mem_type = (val & PFFLAG_ROM_LOCK) ? in platform_fixed_ioport_writeb() local
H A Dxen-hvm.c709 hvmmem_type_t mem_type; in arch_xen_set_memory() local
/openbmc/linux/drivers/mtd/maps/
H A Dpcmciamtd.c61 static int mem_type; variable
/openbmc/linux/fs/pstore/
H A Dram.c58 static unsigned int mem_type; variable
/openbmc/linux/drivers/gpu/drm/i915/gem/
H A Di915_gem_ttm_move.c108 int mem_type; in i915_ttm_adjust_gem_after_move() local
/openbmc/linux/sound/soc/codecs/
H A Dwm_adsp.c205 unsigned int mem_type; member
210 unsigned int mem_type; member
1930 int mem_type, nwords, max_read; in wm_adsp_buffer_capture_block() local
/openbmc/linux/drivers/usb/serial/
H A Dwhiteheat.h145 __u8 mem_type; /* see WHITEHEAT_DUMP_* above */ member
/openbmc/u-boot/arch/arm/mach-exynos/
H A Dclock_init.h40 enum ddr_mode mem_type; /* Memory type */ member
/openbmc/linux/arch/x86/kvm/
H A Dmtrr.c446 int mem_type; member
/openbmc/linux/drivers/gpu/drm/ttm/
H A Dttm_bo.c54 int i, mem_type; in ttm_bo_mem_space_debug() local
/openbmc/linux/arch/arm/include/asm/
H A Dio.h178 static inline void pci_ioremap_set_mem_type(int mem_type) {} in pci_ioremap_set_mem_type()
/openbmc/linux/drivers/gpu/drm/radeon/
H A Dni.c627 u32 mem_type, running, blackout = 0; in ni_mc_load_microcode() local
/openbmc/linux/fs/f2fs/
H A Dnode.h141 enum mem_type { enum
/openbmc/qemu/include/hw/xen/
H A Dxen_native.h244 xendevicemodel_handle *dmod, domid_t domid, hvmmem_type_t mem_type, in xendevicemodel_set_mem_type()
/openbmc/qemu/include/hw/xen/interface/hvm/
H A Dhvm_op.h161 uint16_t mem_type; member
/openbmc/linux/arch/mips/include/asm/mach-loongson64/
H A Dboot_param.h30 u32 mem_type; /* system memory, pci memory, pci io, etc. */ member
/openbmc/qemu/hw/mips/
H A Dloongson3_bootp.h31 uint32_t mem_type; /* system memory, pci memory, pci io, etc. */ member
/openbmc/linux/samples/vfio-mdev/
H A Dmtty.c643 u32 mem_type; in mdev_read_base() local
/openbmc/linux/drivers/net/wireless/ath/ath10k/
H A Dqmi_wlfw_v01.h482 u32 mem_type; member
501 u32 mem_type; member
/openbmc/linux/sound/soc/fsl/
H A Dfsl_easrc.c240 unsigned int ctx_id, int mem_type) in fsl_easrc_coeff_mem_ptr_reset()

1234