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:tce32_start
(Results
1 - 9
of
9
) sorted by relevance
/kernel/linux/linux-5.10/arch/powerpc/platforms/powernv/
H
A
D
npu-dma.c
469
compound_group->
tce32_start
= pe->table_group.
tce32_start
;
in pnv_try_setup_npu_table_group()
H
A
D
pci-ioda.c
1763
pe->table_group.
tce32_start
= tbl->it_offset << tbl->it_page_shift;
in pnv_pci_ioda1_setup_dma_pe()
1853
__u64 bus_offset = num ? pe->tce_bypass_base : table_group->
tce32_start
;
in pnv_pci_ioda2_create_table()
2090
pe->table_group.
tce32_start
= 0;
in pnv_pci_ioda2_setup_dma_pe()
/kernel/linux/linux-5.10/arch/powerpc/include/asm/
H
A
D
iommu.h
192
__u32
tce32_start
;
member
/kernel/linux/linux-6.6/arch/powerpc/include/asm/
H
A
D
iommu.h
194
__u32
tce32_start
;
member
/kernel/linux/linux-6.6/arch/powerpc/platforms/pseries/
H
A
D
iommu.c
811
ppci->table_group->
tce32_start
= be64_to_cpu(prop.dma_base);
in pci_dma_bus_setup_pSeriesLP()
1608
pci->table_group->
tce32_start
= be64_to_cpu(prop.dma_base);
in pci_dma_dev_setup_pSeriesLP()
/kernel/linux/linux-6.6/arch/powerpc/platforms/powernv/
H
A
D
pci-ioda.c
1351
__u64 bus_offset = num ? pe->tce_bypass_base : table_group->
tce32_start
;
in pnv_pci_ioda2_create_table()
1601
pe->table_group.
tce32_start
= 0;
in pnv_pci_ioda2_setup_dma_pe()
/kernel/linux/linux-5.10/arch/powerpc/platforms/pseries/
H
A
D
iommu.c
562
table_group->
tce32_start
= offset;
in iommu_table_setparms_lpar()
/kernel/linux/linux-5.10/drivers/vfio/
H
A
D
vfio_iommu_spapr_tce.c
831
info.dma32_window_start = table_group->
tce32_start
;
in tce_iommu_ioctl()
/kernel/linux/linux-6.6/drivers/vfio/
H
A
D
vfio_iommu_spapr_tce.c
881
info.dma32_window_start = table_group->
tce32_start
;
in tce_iommu_ioctl()
Completed in 17 milliseconds