/openbmc/linux/drivers/gpu/drm/i915/gt/uc/ |
H A D | intel_guc_log.c | 617 struct i915_vma *vma; in intel_guc_log_create() local
|
H A D | intel_guc.h | 372 struct i915_vma *vma) in intel_guc_ggtt_offset()
|
/openbmc/linux/mm/ |
H A D | swap.c | 522 void folio_add_lru_vma(struct folio *folio, struct vm_area_struct *vma) in folio_add_lru_vma()
|
/openbmc/linux/include/linux/ |
H A D | swapops.h | 361 static inline void migration_entry_wait_huge(struct vm_area_struct *vma, in migration_entry_wait_huge()
|
/openbmc/linux/kernel/dma/ |
H A D | direct.c | 555 int dma_direct_mmap(struct device *dev, struct vm_area_struct *vma, in dma_direct_mmap()
|
/openbmc/linux/drivers/media/platform/samsung/exynos-gsc/ |
H A D | gsc-m2m.c | 708 static int gsc_m2m_mmap(struct file *file, struct vm_area_struct *vma) in gsc_m2m_mmap()
|
/openbmc/linux/arch/microblaze/include/asm/ |
H A D | pgtable.h | 339 static inline int ptep_test_and_clear_young(struct vm_area_struct *vma, in ptep_test_and_clear_young()
|
/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/instmem/ |
H A D | gk20a.c | 282 struct nvkm_vma *vma, void *argv, u32 argc) in gk20a_instobj_map()
|
/openbmc/linux/drivers/video/fbdev/vermilion/ |
H A D | vermilion.c | 994 static int vmlfb_mmap(struct fb_info *info, struct vm_area_struct *vma) in vmlfb_mmap()
|
/openbmc/linux/drivers/gpu/drm/nouveau/ |
H A D | nouveau_dmem.c | 693 struct vm_area_struct *vma, in nouveau_dmem_migrate_vma()
|
/openbmc/linux/arch/powerpc/kvm/ |
H A D | e500_mmu_host.c | 357 struct vm_area_struct *vma; in kvmppc_e500_shadow_map() local
|
H A D | book3s_64_vio.c | 260 static int kvm_spapr_tce_mmap(struct file *file, struct vm_area_struct *vma) in kvm_spapr_tce_mmap()
|
/openbmc/linux/drivers/infiniband/hw/hns/ |
H A D | hns_roce_main.c | 440 static int hns_roce_mmap(struct ib_ucontext *uctx, struct vm_area_struct *vma) in hns_roce_mmap()
|
/openbmc/linux/virt/kvm/ |
H A D | kvm_main.c | 2402 struct vm_area_struct *vma; in kvm_host_page_size() local 2591 static bool vma_is_valid(struct vm_area_struct *vma, bool write_fault) in vma_is_valid() 2612 static int hva_to_pfn_remapped(struct vm_area_struct *vma, in hva_to_pfn_remapped() 2698 struct vm_area_struct *vma; in hva_to_pfn() local 3869 static int kvm_vcpu_mmap(struct file *file, struct vm_area_struct *vma) in kvm_vcpu_mmap() 4370 static int kvm_device_mmap(struct file *filp, struct vm_area_struct *vma) in kvm_device_mmap()
|
/openbmc/linux/drivers/gpu/drm/i915/gt/ |
H A D | intel_engine_types.h | 65 struct i915_vma *vma; member 97 struct i915_vma *vma; member
|
/openbmc/linux/fs/sysfs/ |
H A D | file.c | 162 struct vm_area_struct *vma) in sysfs_kf_bin_mmap()
|
/openbmc/linux/sound/core/ |
H A D | info.c | 219 static int snd_info_entry_mmap(struct file *file, struct vm_area_struct *vma) in snd_info_entry_mmap()
|
/openbmc/linux/arch/x86/kernel/cpu/resctrl/ |
H A D | pseudo_lock.c | 1497 static int pseudo_lock_dev_mmap(struct file *filp, struct vm_area_struct *vma) in pseudo_lock_dev_mmap()
|
/openbmc/linux/drivers/gpu/drm/radeon/ |
H A D | radeon_gem.c | 268 static int radeon_gem_object_mmap(struct drm_gem_object *obj, struct vm_area_struct *vma) in radeon_gem_object_mmap()
|
/openbmc/linux/drivers/gpu/drm/amd/amdgpu/ |
H A D | amdgpu_gem.c | 243 static int amdgpu_gem_object_mmap(struct drm_gem_object *obj, struct vm_area_struct *vma) in amdgpu_gem_object_mmap()
|
/openbmc/linux/fs/overlayfs/ |
H A D | file.c | 528 static int ovl_mmap(struct file *file, struct vm_area_struct *vma) in ovl_mmap()
|
/openbmc/linux/fs/nfs/ |
H A D | file.c | 204 nfs_file_mmap(struct file *file, struct vm_area_struct *vma) in nfs_file_mmap()
|
/openbmc/linux/security/integrity/ima/ |
H A D | ima_main.c | 473 int ima_file_mprotect(struct vm_area_struct *vma, unsigned long prot) in ima_file_mprotect()
|
/openbmc/linux/kernel/events/ |
H A D | core.c | 6368 static void perf_mmap_open(struct vm_area_struct *vma) in perf_mmap_open() 6392 static void perf_mmap_close(struct vm_area_struct *vma) in perf_mmap_close() 6509 static int perf_mmap(struct file *file, struct vm_area_struct *vma) in perf_mmap() 8690 struct vm_area_struct *vma; member 8716 struct vm_area_struct *vma = mmap_event->vma; in perf_event_mmap_match() local 8792 struct vm_area_struct *vma = mmap_event->vma; in perf_event_mmap_event() local 8922 struct vm_area_struct *vma, in perf_addr_filter_vma_adjust() 8946 struct vm_area_struct *vma = data; in __perf_addr_filters_adjust() local 8977 static void perf_addr_filters_adjust(struct vm_area_struct *vma) in perf_addr_filters_adjust() 8995 void perf_event_mmap(struct vm_area_struct *vma) in perf_event_mmap() [all …]
|
/openbmc/linux/drivers/infiniband/hw/mthca/ |
H A D | mthca_provider.c | 333 struct vm_area_struct *vma) in mthca_mmap_uar()
|