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:iommu_pool
(Results
1 - 10
of
10
) sorted by relevance
/kernel/linux/linux-5.10/arch/sparc/include/asm/
H
A
D
iommu-common.h
13
struct
iommu_pool
{
struct
26
struct
iommu_pool
pools[IOMMU_NR_POOLS];
31
struct
iommu_pool
large_pool;
/kernel/linux/linux-6.6/arch/sparc/include/asm/
H
A
D
iommu-common.h
13
struct
iommu_pool
{
struct
26
struct
iommu_pool
pools[IOMMU_NR_POOLS];
31
struct
iommu_pool
large_pool;
/kernel/linux/linux-5.10/arch/sparc/kernel/
H
A
D
iommu-common.c
47
* Initialize
iommu_pool
entries for the iommu_map_table. `num_entries'
60
struct
iommu_pool
*p = &(iommu->large_pool);
in iommu_tbl_pool_init()
106
struct
iommu_pool
*pool;
in iommu_tbl_range_alloc()
223
static struct
iommu_pool
*get_pool(struct iommu_map_table *tbl,
in get_pool()
226
struct
iommu_pool
*p;
in get_pool()
249
struct
iommu_pool
*pool;
in iommu_tbl_range_free()
H
A
D
pci_sun4v.c
713
struct
iommu_pool
*pool;
in probe_existing_entries()
/kernel/linux/linux-6.6/arch/sparc/kernel/
H
A
D
iommu-common.c
47
* Initialize
iommu_pool
entries for the iommu_map_table. `num_entries'
60
struct
iommu_pool
*p = &(iommu->large_pool);
in iommu_tbl_pool_init()
106
struct
iommu_pool
*pool;
in iommu_tbl_range_alloc()
223
static struct
iommu_pool
*get_pool(struct iommu_map_table *tbl,
in get_pool()
226
struct
iommu_pool
*p;
in get_pool()
249
struct
iommu_pool
*pool;
in iommu_tbl_range_free()
H
A
D
pci_sun4v.c
712
struct
iommu_pool
*pool;
in probe_existing_entries()
/kernel/linux/linux-5.10/arch/powerpc/include/asm/
H
A
D
iommu.h
86
struct
iommu_pool
{
struct
106
struct
iommu_pool
large_pool;
107
struct
iommu_pool
pools[IOMMU_NR_POOLS];
/kernel/linux/linux-6.6/arch/powerpc/include/asm/
H
A
D
iommu.h
87
struct
iommu_pool
{
struct
107
struct
iommu_pool
large_pool;
108
struct
iommu_pool
pools[IOMMU_NR_POOLS];
/kernel/linux/linux-5.10/arch/powerpc/kernel/
H
A
D
iommu.c
188
struct
iommu_pool
*pool;
in iommu_range_alloc()
368
static struct
iommu_pool
*get_pool(struct iommu_table *tbl,
in get_pool()
371
struct
iommu_pool
*p;
in get_pool()
392
struct
iommu_pool
*pool;
in __iommu_free()
693
struct
iommu_pool
*p;
in iommu_init_table()
/kernel/linux/linux-6.6/arch/powerpc/kernel/
H
A
D
iommu.c
227
struct
iommu_pool
*pool;
in iommu_range_alloc()
416
static struct
iommu_pool
*get_pool(struct iommu_table *tbl,
in get_pool()
419
struct
iommu_pool
*p;
in get_pool()
440
struct
iommu_pool
*pool;
in __iommu_free()
730
struct
iommu_pool
*p;
in iommu_init_table()
Completed in 18 milliseconds