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:core_vmid
(Results
1 - 2
of
2
) sorted by relevance
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/modules/vmid/
H
A
D
vmid.c
28
struct
core_vmid
{
struct
41
static void add_ptb_to_table(struct
core_vmid
*
core_vmid
, unsigned int vmid, uint64_t ptb)
in add_ptb_to_table()
argument
49
static void clear_entry_from_vmid_table(struct
core_vmid
*
core_vmid
, unsigned int vmid)
in clear_entry_from_vmid_table()
argument
57
evict_vmids(struct
core_vmid
*
core_vmid
)
evict_vmids()
argument
70
get_existing_vmid_for_ptb(struct
core_vmid
*
core_vmid
, uint64_t ptb)
get_existing_vmid_for_ptb()
argument
83
get_next_available_vmid(struct
core_vmid
*
core_vmid
)
get_next_available_vmid()
argument
97
struct
core_vmid
*
core_vmid
= MOD_VMID_TO_CORE(mod_vmid);
mod_vmid_get_for_ptb()
local
128
struct
core_vmid
*
core_vmid
= MOD_VMID_TO_CORE(mod_vmid);
mod_vmid_reset()
local
139
struct
core_vmid
*
core_vmid
;
mod_vmid_create()
local
170
struct
core_vmid
*
core_vmid
= MOD_VMID_TO_CORE(mod_vmid);
mod_vmid_destroy()
local
[all...]
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/modules/vmid/
H
A
D
vmid.c
28
struct
core_vmid
{
struct
41
static void add_ptb_to_table(struct
core_vmid
*
core_vmid
, unsigned int vmid, uint64_t ptb)
in add_ptb_to_table()
argument
49
static void clear_entry_from_vmid_table(struct
core_vmid
*
core_vmid
, unsigned int vmid)
in clear_entry_from_vmid_table()
argument
57
evict_vmids(struct
core_vmid
*
core_vmid
)
evict_vmids()
argument
70
get_existing_vmid_for_ptb(struct
core_vmid
*
core_vmid
, uint64_t ptb)
get_existing_vmid_for_ptb()
argument
83
get_next_available_vmid(struct
core_vmid
*
core_vmid
)
get_next_available_vmid()
argument
97
struct
core_vmid
*
core_vmid
= MOD_VMID_TO_CORE(mod_vmid);
mod_vmid_get_for_ptb()
local
128
struct
core_vmid
*
core_vmid
= MOD_VMID_TO_CORE(mod_vmid);
mod_vmid_reset()
local
139
struct
core_vmid
*
core_vmid
;
mod_vmid_create()
local
170
struct
core_vmid
*
core_vmid
= MOD_VMID_TO_CORE(mod_vmid);
mod_vmid_destroy()
local
[all...]
Completed in 1 milliseconds