Searched refs:vm (Results 1 – 15 of 15) sorted by relevance
| /include/trace/hooks/ |
| D | gzvm.h | 16 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));
|
| D | mm.h | 424 TP_PROTO(unsigned long flags, struct vm_struct *vm), 425 TP_ARGS(flags, vm));
|
| /include/video/ |
| D | videomode.h | 43 struct videomode *vm); 55 struct videomode *vm, unsigned int index);
|
| D | of_videomode.h | 14 int of_get_videomode(struct device_node *np, struct videomode *vm,
|
| D | omapfb_dss.h | 763 void videomode_to_omap_video_timings(const struct videomode *vm, 766 struct videomode *vm);
|
| /include/linux/irqchip/ |
| D | arm-gic-v4.h | 105 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/ |
| D | vmalloc.h | 83 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);
|
| D | kasan.h | 645 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
|
| D | fb.h | 786 extern int fb_videomode_from_videomode(const struct videomode *vm,
|
| /include/kvm/ |
| D | iommu.h | 26 void *vm; member
|
| /include/drm/ |
| D | drm_gpuvm.h | 77 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
|
| D | drm_modes.h | 503 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/ |
| D | cxl.h | 197 int cxl_fd_mmap(struct file *file, struct vm_area_struct *vm);
|
| /include/linux/soc/mediatek/ |
| D | gzvm_drv.h | 270 int gzvm_find_memslot(struct gzvm *vm, u64 gpa);
|
| /include/media/ |
| D | v4l2-subdev.h | 280 int (*g_modulator)(struct v4l2_subdev *sd, struct v4l2_modulator *vm); 281 int (*s_modulator)(struct v4l2_subdev *sd, const struct v4l2_modulator *vm);
|