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:its_vlpi_map
(Results
1 - 3
of
3
) sorted by relevance
/device/soc/rockchip/common/sdk_linux/include/linux/irqchip/
H
A
D
arm-gic-v4.h
83
* struct
its_vlpi_map
: structure describing the mapping of a
94
struct
its_vlpi_map
{
struct
117
struct
its_vlpi_map
*map;
137
int its_map_vlpi(int irq, struct
its_vlpi_map
*map);
138
int its_get_vlpi(int irq, struct
its_vlpi_map
*map);
/device/soc/rockchip/common/sdk_linux/drivers/irqchip/
H
A
D
irq-gic-v4.c
299
int its_map_vlpi(int irq, struct
its_vlpi_map
*map)
in its_map_vlpi()
323
int its_get_vlpi(int irq, struct
its_vlpi_map
*map)
in its_get_vlpi()
H
A
D
irq-gic-v3-its.c
149
struct
its_vlpi_map
*vlpi_maps;
240
static struct
its_vlpi_map
*dev_event_to_vlpi_map(struct its_device *its_dev, u32 event)
in dev_event_to_vlpi_map()
249
static struct
its_vlpi_map
*get_vlpi_map(struct irq_data *d)
in get_vlpi_map()
274
struct
its_vlpi_map
*map = get_vlpi_map(d);
in irq_to_cpuid_lock()
292
struct
its_vlpi_map
*map = get_vlpi_map(d);
in irq_to_cpuid_unlock()
856
struct
its_vlpi_map
*map;
in its_build_vinv_cmd()
871
struct
its_vlpi_map
*map;
in its_build_vint_cmd()
886
struct
its_vlpi_map
*map;
in its_build_vclear_cmd()
1231
struct
its_vlpi_map
*map = dev_event_to_vlpi_map(dev, id);
in its_send_vmapti()
1245
struct
its_vlpi_map
*ma
in its_send_vmovi()
1804
static int
its_vlpi_map
(struct irq_data *d, struct its_cmd_info *info)
its_vlpi_map()
function
[all...]
Completed in 6 milliseconds