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:SVGAGuestPtr
(Results
1 - 14
of
14
) sorted by relevance
/kernel/linux/linux-5.10/drivers/gpu/drm/vmwgfx/device_include/
H
A
D
svga_reg.h
390
* for use via any FIFO command that uses an
SVGAGuestPtr
structure.
421
struct
SVGAGuestPtr
{
struct
426
SVGAGuestPtr
;
typedef
732
SVGAGuestPtr
ptr;
1492
* a
SVGAGuestPtr
that is used to back the screen contents. This
2042
SVGAGuestPtr
ptr;
2217
* If flag SVGA_REMAP_GMR2_VIA_GMR is set, single
SVGAGuestPtr
follows.
H
A
D
svga3d_cmd.h
1121
SVGAGuestPtr
guestResult; /* Points to an SVGA3dQueryResult structure */
1153
SVGAGuestPtr
guestResult;
/kernel/linux/linux-6.6/drivers/gpu/drm/vmwgfx/device_include/
H
A
D
svga_reg.h
248
typedef struct
SVGAGuestPtr
{
struct
251
}
SVGAGuestPtr
;
typedef
360
SVGAGuestPtr
ptr;
809
SVGAGuestPtr
ptr;
H
A
D
svga3d_cmd.h
797
SVGAGuestPtr
guestResult;
805
SVGAGuestPtr
guestResult;
/kernel/linux/linux-6.6/drivers/gpu/drm/vmwgfx/
H
A
D
vmwgfx_bo.h
118
SVGAGuestPtr
*ptr);
H
A
D
vmwgfx_bo.c
256
* @ptr:
SVGAGuestPtr
returning the result.
259
SVGAGuestPtr
*ptr)
in vmw_bo_get_guest_ptr()
H
A
D
vmwgfx_overlay.c
97
SVGAGuestPtr
ptr;
in vmw_overlay_send_put()
H
A
D
vmwgfx_surface.c
294
* @ptr: Pointer to an
SVGAGuestPtr
indicating where the surface contents
300
const
SVGAGuestPtr
*ptr,
in vmw_surface_dma_encode()
482
SVGAGuestPtr
ptr;
in vmw_legacy_srf_dma()
H
A
D
vmwgfx_execbuf.c
71
SVGAGuestPtr
*location;
1187
* to a valid
SVGAGuestPtr
1197
* handle to a valid
SVGAGuestPtr
. The translation does not take place
1207
SVGAGuestPtr
*ptr,
in vmw_translate_guest_ptr()
/kernel/linux/linux-5.10/drivers/gpu/drm/vmwgfx/
H
A
D
vmwgfx_overlay.c
103
SVGAGuestPtr
ptr;
in vmw_overlay_send_put()
H
A
D
vmwgfx_bo.c
313
* @ptr:
SVGAGuestPtr
returning the result.
316
SVGAGuestPtr
*ptr)
in vmw_bo_get_guest_ptr()
H
A
D
vmwgfx_surface.c
297
* @ptr: Pointer to an
SVGAGuestPtr
indicating where the surface contents
303
const
SVGAGuestPtr
*ptr,
in vmw_surface_dma_encode()
486
SVGAGuestPtr
ptr;
in vmw_legacy_srf_dma()
H
A
D
vmwgfx_drv.h
845
SVGAGuestPtr
*ptr);
H
A
D
vmwgfx_execbuf.c
70
SVGAGuestPtr
*location;
1195
* to a valid
SVGAGuestPtr
1205
* handle to a valid
SVGAGuestPtr
. The translation does not take place
1215
SVGAGuestPtr
*ptr,
in vmw_translate_guest_ptr()
Completed in 35 milliseconds