Searched defs:mem_type (Results 51 - 75 of 94) sorted by relevance

1234

/linux-master/drivers/gpu/drm/xe/
H A Dxe_bo.h326 static inline bool xe_bo_is_mem_type(struct xe_bo *bo, u32 mem_type) argument
H A Dxe_bo.c72 bool mem_type_is_vram(u32 mem_type) argument
119 mem_type_to_migrate(struct xe_device *xe, u32 mem_type) argument
151 add_vram(struct xe_device *xe, struct xe_bo *bo, struct ttm_place *places, u32 bo_flags, u32 mem_type, u32 *c) argument
2083 xe_bo_can_migrate(struct xe_bo *bo, u32 mem_type) argument
2102 xe_place_from_ttm_type(u32 mem_type, struct ttm_place *place) argument
2123 xe_bo_migrate(struct xe_bo *bo, u32 mem_type) argument
[all...]
/linux-master/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_atomfirmware.c305 u8 mem_type; local
[all...]
H A Damdgpu_object.h176 static inline unsigned amdgpu_mem_type_to_domain(u32 mem_type) argument
H A Damdgpu_object.c926 uint32_t mem_type local
[all...]
H A Damdgpu_vm.c1250 uint32_t mem_type = bo->tbo.resource->mem_type; local
/linux-master/drivers/cpufreq/
H A Ds5pv210-cpufreq.c500 unsigned long mem_type; local
/linux-master/drivers/i2c/busses/
H A Di2c-amd-mp2.h64 enum mem_type { enum
86 enum mem_type mem_type : 1; member in struct:i2c_cmd_base::__anon231
129 enum mem_type mem_type : 1; member in struct:i2c_event::__anon232
/linux-master/drivers/gpu/drm/i915/gem/
H A Di915_gem_ttm_move.c108 int mem_type; local
[all...]
/linux-master/tools/perf/
H A Dbuiltin-annotate.c360 static void print_annotated_data_type(struct annotated_data_type *mem_type, argument
/linux-master/fs/pstore/
H A Dram.c58 static unsigned int mem_type; variable
[all...]
/linux-master/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) argument
/linux-master/drivers/usb/serial/
H A Dwhiteheat.h145 __u8 mem_type; /* see WHITEHEAT_DUMP_* above */ member in struct:whiteheat_dump
/linux-master/sound/soc/fsl/
H A Dfsl_easrc.c239 fsl_easrc_coeff_mem_ptr_reset(struct fsl_asrc *easrc, unsigned int ctx_id, int mem_type) argument
/linux-master/arch/mips/include/asm/mach-loongson64/
H A Dboot_param.h30 u32 mem_type; /* system memory, pci memory, pci io, etc. */ member in struct:efi_memory_map_loongson::mem_map
/linux-master/drivers/gpu/drm/radeon/
H A Dni.c621 u32 mem_type, running; local
/linux-master/fs/f2fs/
H A Dnode.h141 enum mem_type { enum
/linux-master/include/uapi/linux/
H A Dacrn.h439 __u64 mem_type; member in struct:acrn_mmiodev::__anon294
/linux-master/drivers/video/fbdev/
H A Dsm501fb.c433 unsigned int mem_type; local
/linux-master/samples/vfio-mdev/
H A Dmtty.c674 u32 mem_type; local
/linux-master/include/linux/
H A Dedac.h192 enum mem_type { enum
/linux-master/tools/perf/util/
H A Dsort.h160 struct annotated_data_type *mem_type; member in struct:hist_entry
/linux-master/drivers/gpu/drm/i915/gvt/
H A Dkvmgt.c719 u32 mem_type; local
/linux-master/tools/testing/selftests/mm/
H A Duffd-unit-tests.c29 struct mem_type { struct
72 mem_type_t *mem_type; member in struct:uffd_test_args
187 uffd_setup_environment(uffd_test_args_t *args, uffd_test_case_t *test, mem_type_t *mem_type, const char **errmsg) argument
1270 mem_type_t *mem_type = args->mem_type; local
1485 mem_type_t *mem_type; local
[all...]
/linux-master/drivers/gpu/drm/amd/amdkfd/
H A Dkfd_topology.c335 static const struct kobj_type mem_type = { variable in typeref:struct:kobj_type

Completed in 1211 milliseconds

1234