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:agaw
(Results
1 - 8
of
8
) sorted by relevance
/kernel/linux/linux-6.6/drivers/iommu/intel/
H
A
D
pasid.c
570
int
agaw
;
in iommu_skip_agaw()
local
591
int
agaw
;
in intel_pasid_setup_second_level()
local
[all...]
H
A
D
dmar.c
1042
int
agaw
= -1;
in alloc_iommu()
local
H
A
D
iommu.c
70
static inline int agaw_to_level(int
agaw
)
in agaw_to_level()
argument
75
static inline int agaw_to_width(int
agaw
)
in agaw_to_width()
argument
425
int
agaw
;
in __iommu_calculate_agaw()
local
1850
int
agaw
;
guestwidth_to_adjustwidth()
local
2003
int
agaw
;
domain_context_mapping_one()
local
2337
int
agaw
, level;
domain_setup_first_level()
local
[all...]
H
A
D
iommu.h
607
int
agaw
;
member
664
int
agaw
; /*
agaw
of this iommu */
member
/kernel/linux/linux-5.10/drivers/iommu/intel/
H
A
D
pasid.c
619
int
agaw
;
in iommu_skip_agaw()
local
640
int
agaw
;
in intel_pasid_setup_second_level()
local
792
int
agaw
;
intel_pasid_setup_nested()
local
[all...]
H
A
D
dmar.c
1051
int
agaw
= -1;
in alloc_iommu()
local
H
A
D
iommu.c
106
static inline int agaw_to_level(int
agaw
)
in agaw_to_level()
argument
111
static inline int agaw_to_width(int
agaw
)
in agaw_to_width()
argument
589
int
agaw
= -1;
in __iommu_calculate_agaw()
local
2059
int
agaw
;
guestwidth_to_adjustwidth()
local
2222
int
agaw
;
domain_context_mapping_one()
local
2653
int
agaw
, level;
domain_setup_first_level()
local
[all...]
/kernel/linux/linux-5.10/include/linux/
H
A
D
intel-iommu.h
550
int
agaw
;
member
581
int
agaw
; /*
agaw
of this iommu */
member
Completed in 20 milliseconds