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:pio4kbase
(Results
1 - 14
of
14
) sorted by relevance
/kernel/linux/linux-5.10/drivers/infiniband/hw/qib/
H
A
D
qib_wc_x86_64.c
74
unsigned long pio2kbase,
pio4kbase
;
in qib_enable_wc()
local
77
pio4kbase
= (dd->piobufbase >> 32) & 0xffffffffUL;
in qib_enable_wc()
78
if (pio2kbase <
pio4kbase
) {
in qib_enable_wc()
81
piolen =
pio4kbase
- pio2kbase +
in qib_enable_wc()
84
pioaddr = addr +
pio4kbase
;
in qib_enable_wc()
85
piolen = pio2kbase -
pio4kbase
+
in qib_enable_wc()
H
A
D
qib_tx.c
345
buf = (u32 __iomem *)(dd->
pio4kbase
+
in qib_getsendbuf_range()
H
A
D
qib.h
741
void __iomem *
pio4kbase
;
member
H
A
D
qib_init.c
1785
dd->
pio4kbase
= (void __iomem *)
in init_chip_wc_pat()
H
A
D
qib_iba6120.c
3107
dd->
pio4kbase
= (u32 __iomem *)
in get_6120_chip_params()
H
A
D
qib_iba7220.c
3816
dd->
pio4kbase
= (u32 __iomem *)
in get_7220_chip_params()
H
A
D
qib_iba7322.c
5775
dd->
pio4kbase
= (u32 __iomem *)
in get_7322_chip_params()
/kernel/linux/linux-6.6/drivers/infiniband/hw/qib/
H
A
D
qib_wc_x86_64.c
74
unsigned long pio2kbase,
pio4kbase
;
in qib_enable_wc()
local
77
pio4kbase
= (dd->piobufbase >> 32) & 0xffffffffUL;
in qib_enable_wc()
78
if (pio2kbase <
pio4kbase
) {
in qib_enable_wc()
81
piolen =
pio4kbase
- pio2kbase +
in qib_enable_wc()
84
pioaddr = addr +
pio4kbase
;
in qib_enable_wc()
85
piolen = pio2kbase -
pio4kbase
+
in qib_enable_wc()
H
A
D
qib_tx.c
342
buf = (u32 __iomem *)(dd->
pio4kbase
+
in qib_getsendbuf_range()
H
A
D
qib.h
737
void __iomem *
pio4kbase
;
member
H
A
D
qib_init.c
1771
dd->
pio4kbase
= (void __iomem *)
in init_chip_wc_pat()
H
A
D
qib_iba6120.c
3104
dd->
pio4kbase
= (u32 __iomem *)
in get_6120_chip_params()
H
A
D
qib_iba7220.c
3816
dd->
pio4kbase
= (u32 __iomem *)
in get_7220_chip_params()
H
A
D
qib_iba7322.c
5753
dd->
pio4kbase
= (u32 __iomem *)
in get_7322_chip_params()
Completed in 53 milliseconds