Home
Sort by
last modified time
|
relevance
|
path
Repository(s)
applications
arkcompiler
base
build
commonlibrary
developtools
device
docs
domains
drivers
foundation
ide
interface
kernel
napi_generator
productdefine
test
third_party
vendor
select all
invert selection
clear
Full Search
Search through all text tokens(words,strings,identifiers,numbers) in index.
Definition
Only finds symbol definitions(where e.g a variable(function,...) is defined).
Symbol
Only finds symbol(e.g. methods classes,function,variables).
File Path
Path of the source file(use "/").If you want just exact path,enclose it in "".Source files end with: .jar/.bz2/.a/.h/.java...
History
History log comments.
Type
Any
Bzip(2)
C
Clojure
C#
C++
ELF
Erlang
Image file
Fortran
Golang
GZIP
Haskell
Jar
Java
Java class
JavaScript
Lisp
Lua
Pascal
Perl
PHP
Plain Text
PL/SQL
Python
Rust
Scala
Shell script
SQL
Tar
Tcl
Troff
UUEncoded
Visual Basic
XML
Zip
Type of analyzer used to filter file types include with selected(e.g. just C sources).
Help
Searched
defs:vm_size
(Results
1 - 14
of
14
) sorted by relevance
/kernel/linux/linux-6.6/drivers/gpu/drm/virtio/
H
A
D
virtgpu_vram.c
39
unsigned long
vm_size
= vma->vm_end - vma->vm_start;
in virtio_gpu_vram_mmap()
local
/kernel/linux/linux-5.10/drivers/gpu/drm/exynos/
H
A
D
exynos_drm_fbdev.c
42
unsigned long
vm_size
;
in exynos_drm_fb_mmap()
local
H
A
D
exynos_drm_gem.c
255
unsigned long
vm_size
;
in exynos_drm_gem_mmap_buffer()
local
/kernel/linux/linux-6.6/drivers/gpu/drm/exynos/
H
A
D
exynos_drm_gem.c
274
unsigned long
vm_size
;
in exynos_drm_gem_mmap_buffer()
local
/kernel/linux/common_modules/xpm/core/
H
A
D
xpm_report.h
63
unsigned long
vm_size
;
member
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/amdgpu/
H
A
D
amdgpu_kms.c
723
uint64_t
vm_size
;
in amdgpu_info_ioctl()
local
H
A
D
amdgpu_gem.c
602
uint64_t
vm_size
;
in amdgpu_gem_va_ioctl()
local
H
A
D
amdgpu_vm.c
2699
static uint32_t amdgpu_vm_get_block_size(uint64_t
vm_size
)
in amdgpu_vm_get_block_size()
argument
2727
unsigned int
vm_size
;
in amdgpu_vm_adjust_size()
local
[all...]
/kernel/linux/linux-6.6/arch/arm64/kvm/hyp/nvhe/
H
A
D
pkvm.c
470
size_t
vm_size
, pgd_size;
in __pkvm_init_vm()
local
594
size_t
vm_size
;
in __pkvm_teardown_vm()
local
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/amdgpu/
H
A
D
amdgpu_gem.c
682
uint64_t
vm_size
;
in amdgpu_gem_va_ioctl()
local
H
A
D
amdgpu_kms.c
773
uint64_t
vm_size
;
in amdgpu_info_ioctl()
local
H
A
D
amdgpu_vm.c
1993
static uint32_t amdgpu_vm_get_block_size(uint64_t
vm_size
)
in amdgpu_vm_get_block_size()
argument
2021
unsigned int
vm_size
;
in amdgpu_vm_adjust_size()
local
[all...]
/kernel/linux/linux-5.10/arch/x86/include/asm/
H
A
D
kvm_host.h
1101
unsigned int
vm_size
;
member
/kernel/linux/linux-6.6/arch/x86/include/asm/
H
A
D
kvm_host.h
1562
unsigned int
vm_size
;
member
Completed in 23 milliseconds