Searched refs:mman (Results 276 - 300 of 521) sorted by relevance

<<11121314151617181920>>

/linux-master/tools/perf/
H A DMakefile.perf540 $(pkey_alloc_access_rights_array): $(asm_generic_hdr_dir)/mman-common.h $(pkey_alloc_access_rights_tbl)
600 $(madvise_behavior_array): $(madvise_hdr_dir)/mman-common.h $(madvise_behavior_tbl)
606 $(mmap_flags_array): $(linux_uapi_dir)/mman.h $(asm_generic_uapi_dir)/mman.h $(asm_generic_uapi_dir)/mman-common.h $(mmap_flags_tbl)
612 $(mremap_flags_array): $(linux_uapi_dir)/mman.h $(mremap_flags_tbl)
630 $(mmap_prot_array): $(asm_generic_uapi_dir)/mman.h $(asm_generic_uapi_dir)/mman-common.h $(mmap_prot_tbl)
/linux-master/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_kms.c702 ui64 = ttm_resource_manager_usage(&adev->mman.vram_mgr.manager);
705 ui64 = amdgpu_vram_mgr_vis_usage(&adev->mman.vram_mgr);
708 ui64 = ttm_resource_manager_usage(&adev->mman.gtt_mgr.manager);
731 vram_gtt.gtt_size = ttm_manager_type(&adev->mman.bdev, TTM_PL_TT)->size;
739 &adev->mman.gtt_mgr.manager;
741 &adev->mman.vram_mgr.manager;
759 amdgpu_vram_mgr_vis_usage(&adev->mman.vram_mgr);
H A Damdgpu_object.c479 man = ttm_manager_type(&adev->mman.bdev, TTM_PL_TT);
481 man = ttm_manager_type(&adev->mman.bdev, TTM_PL_VRAM);
607 bo->tbo.bdev = &adev->mman.bdev;
621 r = ttm_bo_init_reserved(&adev->mman.bdev, &bo->tbo, bp->type,
760 struct amdgpu_ring *ring = adev->mman.buffer_funcs_ring;
H A Damdgpu_device.c508 if (!adev->mman.aper_base_kaddr)
513 addr = adev->mman.aper_base_kaddr + pos;
1703 if (adev->mman.keep_stolen_vga_memory)
2358 if (adev->mman.discovery_bin)
2925 if (adev->mman.buffer_funcs_ring->sched.ready)
3717 if (adev->mman.buffer_funcs_ring->sched.ready)
4004 adev->mman.buffer_funcs = NULL;
4005 adev->mman.buffer_funcs_ring = NULL;
4460 if (adev->mman.aper_base_kaddr)
4461 iounmap(adev->mman
[all...]
/linux-master/tools/testing/selftests/x86/
H A Dtest_shadow_stack.c14 #include <asm/mman.h>
15 #include <sys/mman.h>
H A Dsyscall_numbering.c25 #include <sys/mman.h>
/linux-master/mm/
H A Dmprotect.c15 #include <linux/mman.h>
35 #include <uapi/linux/mman.h>
/linux-master/arch/s390/kernel/
H A Dcompat_linux.c37 #include <linux/mman.h>
/linux-master/lib/
H A Dtest_user_copy.c13 #include <linux/mman.h>
/linux-master/arch/sparc/kernel/
H A Dsys_sparc32.c32 #include <linux/mman.h>
/linux-master/arch/x86/kernel/
H A Dsys_ia32.c45 #include <asm/mman.h>
/linux-master/arch/arm64/kvm/hyp/nvhe/
H A Dgen-hyprel.c35 #include <sys/mman.h>
/linux-master/tools/perf/jvmti/
H A Djvmti_agent.c35 #include <sys/mman.h>
/linux-master/tools/testing/selftests/arm64/mte/
H A Dmte_common_util.c13 #include <sys/mman.h>
H A Dcheck_mmap_options.c13 #include <sys/mman.h>
/linux-master/tools/testing/selftests/drivers/s390x/uvdevice/
H A Dtest_uvdevice.c13 #include <sys/mman.h>
/linux-master/tools/testing/selftests/net/
H A Dpsock_snd.c26 #include <sys/mman.h>
/linux-master/tools/testing/selftests/powerpc/pmu/sampling_tests/
H A Dmisc.c13 #include <sys/mman.h>
/linux-master/tools/perf/util/
H A Dtrace-event-read.c13 #include <sys/mman.h>
/linux-master/tools/testing/selftests/bpf/prog_tests/
H A Dmmap.c3 #include <sys/mman.h>
/linux-master/tools/testing/selftests/powerpc/nx-gzip/
H A Dgzfht_test.c56 #include <sys/mman.h>
/linux-master/arch/alpha/kernel/
H A Dprocess.c30 #include <linux/mman.h>
/linux-master/arch/sparc/mm/
H A Dfault_32.c16 #include <linux/mman.h>
H A Dinit_32.c19 #include <linux/mman.h>
/linux-master/tools/testing/selftests/powerpc/ptrace/
H A Dcore-pkey.c10 #include <sys/mman.h>

Completed in 478 milliseconds

<<11121314151617181920>>