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:iosapic_info
(Results
1 - 4
of
4
) sorted by relevance
/kernel/linux/linux-5.10/drivers/parisc/
H
A
D
iosapic_private.h
119
struct
iosapic_info
*iosapic; /* I/O SAPIC this vector is on */
131
struct
iosapic_info
{
struct
132
struct
iosapic_info
* isi_next; /* list of I/O SAPIC */
H
A
D
iosapic.c
94
** o create
iosapic_info
instance data structure
216
** Alternative:
iosapic_info
could point to the IRT it's in.
390
irt_find_irqline(struct
iosapic_info
*isi, u8 slot, u8 intr_pin)
in irt_find_irqline()
430
**
iosapic_info
->isi_hpa on HP platforms.
in irt_find_irqline()
460
iosapic_xlate_pin(struct
iosapic_info
*isi, struct pci_dev *pcidev)
in iosapic_xlate_pin()
528
struct
iosapic_info
*isp = vi->iosapic;
in iosapic_rd_irt_entry()
538
struct
iosapic_info
*isp = vi->iosapic;
in iosapic_wr_irt_entry()
638
struct
iosapic_info
*isp = vi->iosapic;
in iosapic_unmask_irq()
708
struct
iosapic_info
*isi = isi_obj;
in iosapic_fixup_irq()
800
static struct
iosapic_info
*iosapic_lis
[all...]
/kernel/linux/linux-6.6/drivers/parisc/
H
A
D
iosapic_private.h
119
struct
iosapic_info
*iosapic; /* I/O SAPIC this vector is on */
131
struct
iosapic_info
{
struct
132
struct
iosapic_info
* isi_next; /* list of I/O SAPIC */
H
A
D
iosapic.c
94
** o create
iosapic_info
instance data structure
216
** Alternative:
iosapic_info
could point to the IRT it's in.
381
irt_find_irqline(struct
iosapic_info
*isi, u8 slot, u8 intr_pin)
in irt_find_irqline()
421
**
iosapic_info
->isi_hpa on HP platforms.
in irt_find_irqline()
451
iosapic_xlate_pin(struct
iosapic_info
*isi, struct pci_dev *pcidev)
in iosapic_xlate_pin()
519
struct
iosapic_info
*isp = vi->iosapic;
in iosapic_rd_irt_entry()
529
struct
iosapic_info
*isp = vi->iosapic;
in iosapic_wr_irt_entry()
629
struct
iosapic_info
*isp = vi->iosapic;
in iosapic_unmask_irq()
699
struct
iosapic_info
*isi = isi_obj;
in iosapic_fixup_irq()
791
static struct
iosapic_info
*iosapic_lis
[all...]
Completed in 4 milliseconds