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:pe_array
(Results
1 - 7
of
7
) sorted by relevance
/kernel/linux/linux-5.10/arch/powerpc/platforms/powernv/
H
A
D
pci-ioda.c
122
phb->ioda.
pe_array
[pe_no].phb = phb;
in pnv_ioda_init_pe()
123
phb->ioda.
pe_array
[pe_no].pe_number = pe_no;
in pnv_ioda_init_pe()
124
phb->ioda.
pe_array
[pe_no].dma_setup_done = false;
in pnv_ioda_init_pe()
137
return &phb->ioda.
pe_array
[pe_no];
in pnv_ioda_init_pe()
182
ret = &phb->ioda.
pe_array
[pe];
in pnv_ioda_alloc_pe()
420
pe = &phb->ioda.
pe_array
[i];
in pnv_ioda_pick_m64_pe()
530
struct pnv_ioda_pe *pe = &phb->ioda.
pe_array
[pe_no];
in pnv_ioda_freeze_pe()
574
pe = &phb->ioda.
pe_array
[pe_no];
in pnv_ioda_unfreeze_pe()
623
pe = &phb->ioda.
pe_array
[pe_no];
in pnv_ioda_get_pe_state()
677
return &phb->ioda.
pe_array
[pe_numbe
in pnv_pci_bdfn_to_pe()
[all...]
H
A
D
pci.h
168
struct pnv_ioda_pe *
pe_array
;
member
H
A
D
npu-dma.c
117
pe = &phb->ioda.
pe_array
[pdn->pe_number];
in get_gpu_pci_dev_and_pe()
H
A
D
eeh-powernv.c
1352
pnv_pe = &phb->ioda.
pe_array
[pe_no];
in pnv_eeh_get_pe()
/kernel/linux/linux-6.6/arch/powerpc/platforms/powernv/
H
A
D
pci-ioda.c
120
phb->ioda.
pe_array
[pe_no].phb = phb;
in pnv_ioda_init_pe()
121
phb->ioda.
pe_array
[pe_no].pe_number = pe_no;
in pnv_ioda_init_pe()
122
phb->ioda.
pe_array
[pe_no].dma_setup_done = false;
in pnv_ioda_init_pe()
135
return &phb->ioda.
pe_array
[pe_no];
in pnv_ioda_init_pe()
180
ret = &phb->ioda.
pe_array
[pe];
in pnv_ioda_alloc_pe()
336
pe = &phb->ioda.
pe_array
[i];
in pnv_ioda_pick_m64_pe()
443
struct pnv_ioda_pe *pe = &phb->ioda.
pe_array
[pe_no];
in pnv_ioda_freeze_pe()
487
pe = &phb->ioda.
pe_array
[pe_no];
in pnv_ioda_unfreeze_pe()
536
pe = &phb->ioda.
pe_array
[pe_no];
in pnv_ioda_get_pe_state()
590
return &phb->ioda.
pe_array
[pe_numbe
in pnv_pci_bdfn_to_pe()
[all...]
H
A
D
pci.h
158
struct pnv_ioda_pe *
pe_array
;
member
H
A
D
eeh-powernv.c
1352
pnv_pe = &phb->ioda.
pe_array
[pe_no];
in pnv_eeh_get_pe()
Completed in 15 milliseconds