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
refs:gma_index
(Results
1 - 4
of
4
) sorted by relevance
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/gvt/
H
A
D
gtt.c
2117
unsigned long
gma_index
[4];
in intel_vgpu_gma_to_gpa()
local
2141
gma_index
[0] = gma_ops->gma_to_pml4_index(gma);
in intel_vgpu_gma_to_gpa()
2142
gma_index
[1] = gma_ops->gma_to_l4_pdp_index(gma);
in intel_vgpu_gma_to_gpa()
2143
gma_index
[2] = gma_ops->gma_to_pde_index(gma);
in intel_vgpu_gma_to_gpa()
2144
gma_index
[3] = gma_ops->gma_to_pte_index(gma);
in intel_vgpu_gma_to_gpa()
2151
gma_index
[0] = gma_ops->gma_to_pde_index(gma);
in intel_vgpu_gma_to_gpa()
2152
gma_index
[1] = gma_ops->gma_to_pte_index(gma);
in intel_vgpu_gma_to_gpa()
2161
ret = ppgtt_get_next_level_entry(mm, &e,
gma_index
[i],
in intel_vgpu_gma_to_gpa()
H
A
D
trace.h
97
TRACE_EVENT(
gma_index
,
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/gvt/
H
A
D
gtt.c
2075
unsigned long
gma_index
[4];
in intel_vgpu_gma_to_gpa()
local
2099
gma_index
[0] = gma_ops->gma_to_pml4_index(gma);
in intel_vgpu_gma_to_gpa()
2100
gma_index
[1] = gma_ops->gma_to_l4_pdp_index(gma);
in intel_vgpu_gma_to_gpa()
2101
gma_index
[2] = gma_ops->gma_to_pde_index(gma);
in intel_vgpu_gma_to_gpa()
2102
gma_index
[3] = gma_ops->gma_to_pte_index(gma);
in intel_vgpu_gma_to_gpa()
2109
gma_index
[0] = gma_ops->gma_to_pde_index(gma);
in intel_vgpu_gma_to_gpa()
2110
gma_index
[1] = gma_ops->gma_to_pte_index(gma);
in intel_vgpu_gma_to_gpa()
2119
ret = ppgtt_get_next_level_entry(mm, &e,
gma_index
[i],
in intel_vgpu_gma_to_gpa()
H
A
D
trace.h
97
TRACE_EVENT(
gma_index
,
Completed in 10 milliseconds