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:interdomain
(Results
1 - 3
of
3
) sorted by relevance
/kernel/linux/linux-5.10/include/xen/interface/
H
A
D
event_channel.h
20
* accepting
interdomain
bindings from domain <remote_dom>. A fresh port
35
* EVTCHNOP_bind_interdomain: Construct an
interdomain
event channel between
100
*
interdomain
then the remote end is placed in the unbound state
148
}
interdomain
; /* EVTCHNSTAT_interdomain */
member
/kernel/linux/linux-6.6/include/xen/interface/
H
A
D
event_channel.h
20
* accepting
interdomain
bindings from domain <remote_dom>. A fresh port
35
* EVTCHNOP_bind_interdomain: Construct an
interdomain
event channel between
100
*
interdomain
then the remote end is placed in the unbound state
148
}
interdomain
; /* EVTCHNSTAT_interdomain */
member
/kernel/linux/linux-6.6/drivers/xen/events/
H
A
D
events_base.c
129
struct xenbus_device *
interdomain
;
member
360
info->u.
interdomain
= dev;
in xen_irq_info_evtchn_setup()
612
struct xenbus_device *dev = info->u.
interdomain
;
in xen_irq_lateeoi_locked()
975
dev = info->u.
interdomain
;
in __unbind_from_irq()
1225
* New
interdomain
events are initially bound to vCPU0 This
in bind_evtchn_to_irq_chip()
1691
dev = (info->type == IRQT_EVTCHN) ? info->u.
interdomain
: NULL;
in handle_irq_for_port()
Completed in 5 milliseconds