Home
last modified time | relevance | path

Searched refs:vm (Results 1 – 15 of 15) sorted by relevance

/include/trace/hooks/
Dgzvm.h16 TP_PROTO(struct gzvm *vm, int memslot_id, u64 pfn, u64 gfn, u32 nr_entries),
17 TP_ARGS(vm, memslot_id, pfn, gfn, nr_entries));
20 TP_PROTO(struct gzvm *vm, int memslot_id, u64 pfn, u64 gfn, u32 nr_entries),
21 TP_ARGS(vm, memslot_id, pfn, gfn, nr_entries));
24 TP_PROTO(struct gzvm *vm),
25 TP_ARGS(vm));
Dmm.h424 TP_PROTO(unsigned long flags, struct vm_struct *vm),
425 TP_ARGS(flags, vm));
/include/video/
Dvideomode.h43 struct videomode *vm);
55 struct videomode *vm, unsigned int index);
Dof_videomode.h14 int of_get_videomode(struct device_node *np, struct videomode *vm,
Domapfb_dss.h763 void videomode_to_omap_video_timings(const struct videomode *vm,
766 struct videomode *vm);
/include/linux/irqchip/
Darm-gic-v4.h105 struct its_vm *vm; member
141 int its_alloc_vcpu_irqs(struct its_vm *vm);
142 void its_free_vcpu_irqs(struct its_vm *vm);
/include/linux/
Dvmalloc.h83 struct vm_struct *vm; /* in "busy" tree */ member
266 struct vm_struct *vm = find_vm_area(addr); in set_vm_flush_reset_perms() local
268 if (vm) in set_vm_flush_reset_perms()
269 vm->flags |= VM_FLUSH_RESET_PERMS; in set_vm_flush_reset_perms()
284 extern __init void vm_area_add_early(struct vm_struct *vm);
285 extern __init void vm_area_register_early(struct vm_struct *vm, size_t align);
Dkasan.h645 void kasan_free_module_shadow(const struct vm_struct *vm);
650 static inline void kasan_free_module_shadow(const struct vm_struct *vm) {} in kasan_free_module_shadow() argument
Dfb.h786 extern int fb_videomode_from_videomode(const struct videomode *vm,
/include/kvm/
Diommu.h26 void *vm; member
/include/drm/
Ddrm_gpuvm.h77 struct drm_gpuvm *vm; member
430 if (va && !list_is_last(&va->rb.entry, &va->vm->rb.list)) in __drm_gpuva_next()
526 struct drm_gpuvm *vm; member
611 drm_gpuvm_resv_add_fence(vm_exec->vm, &vm_exec->exec, fence, in drm_gpuvm_exec_resv_add_fence()
626 return drm_gpuvm_validate(vm_exec->vm, &vm_exec->exec); in drm_gpuvm_exec_validate()
650 struct drm_gpuvm *vm; member
Ddrm_modes.h503 void drm_display_mode_from_videomode(const struct videomode *vm,
506 struct videomode *vm);
507 void drm_bus_flags_from_videomode(const struct videomode *vm, u32 *bus_flags);
/include/misc/
Dcxl.h197 int cxl_fd_mmap(struct file *file, struct vm_area_struct *vm);
/include/linux/soc/mediatek/
Dgzvm_drv.h270 int gzvm_find_memslot(struct gzvm *vm, u64 gpa);
/include/media/
Dv4l2-subdev.h280 int (*g_modulator)(struct v4l2_subdev *sd, struct v4l2_modulator *vm);
281 int (*s_modulator)(struct v4l2_subdev *sd, const struct v4l2_modulator *vm);