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:PNV_PHB_IODA2
(Results
1 - 7
of
7
) sorted by relevance
/kernel/linux/linux-5.10/arch/powerpc/platforms/powernv/
H
A
D
pci.h
14
PNV_PHB_IODA2
= 1,
enumerator
H
A
D
pci-ioda.c
447
if (phb->type != PNV_PHB_IODA1 && phb->type !=
PNV_PHB_IODA2
) {
in pnv_ioda_parse_m64_window()
1196
if (phb->type !=
PNV_PHB_IODA2
)
in pnv_pci_ioda_setup_nvlink()
1249
case
PNV_PHB_IODA2
:
in pnv_pci_ioda_dma_dev_setup()
2750
} else if (phb->type ==
PNV_PHB_IODA2
) {
in pnv_ioda_release_pe_seg()
2771
case
PNV_PHB_IODA2
:
in pnv_ioda_release_pe()
3184
pnv_pci_init_ioda_phb(np, 0,
PNV_PHB_IODA2
);
in pnv_pci_init_ioda2_phb()
H
A
D
pci-sriov.c
698
if (phb->type !=
PNV_PHB_IODA2
) {
in pnv_pci_sriov_enable()
H
A
D
npu-dma.c
560
if (phb->type ==
PNV_PHB_IODA2
)
in pnv_pci_npu_setup_iommu_groups()
/kernel/linux/linux-6.6/arch/powerpc/platforms/powernv/
H
A
D
pci.h
13
PNV_PHB_IODA2
,
enumerator
H
A
D
pci-ioda.c
363
if (phb->type !=
PNV_PHB_IODA2
) {
in pnv_ioda_parse_m64_window()
1027
case
PNV_PHB_IODA2
:
in pnv_pci_ioda_dma_dev_setup()
2403
if (phb->type ==
PNV_PHB_IODA2
) {
in pnv_ioda_release_pe_seg()
2421
case
PNV_PHB_IODA2
:
in pnv_ioda_release_pe()
2809
pnv_pci_init_ioda_phb(np, 0,
PNV_PHB_IODA2
);
in pnv_pci_init_ioda2_phb()
H
A
D
pci-sriov.c
692
if (phb->type !=
PNV_PHB_IODA2
) {
in pnv_pci_sriov_enable()
Completed in 19 milliseconds