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:hyp
(Results
1 - 25
of
39
) sorted by relevance
1
2
/kernel/linux/linux-6.6/arch/arm64/kvm/hyp/nvhe/
H
A
D
Makefile
23
hyp
-obj-y := timer-sr.o sysreg-sr.o debug-sr.o switch.o tlb.o
hyp
-init.o host.o \
24
hyp
-main.o
hyp
-smp.o psci-relay.o early_alloc.o page_alloc.o \
26
hyp
-obj-y += ../vgic-v3-sr.o ../aarch32.o ../vgic-v2-cpuif-proxy.o ../entry.o \
27
../fpsimd.o ../
hyp
-entry.o ../exception.o ../pgtable.o
28
hyp
-obj-$(CONFIG_LIST_HARDENED) += list_debug.o
29
hyp
-obj-y += $(lib-objs)
32
## Build rules for compiling nVHE
hyp
code
34
## file containing all nVHE
hyp
cod
[all...]
H
A
D
sysreg-sr.c
7
#include <
hyp
/sysreg-sr.h>
H
A
D
debug-sr.c
7
#include <
hyp
/debug-sr.h>
H
A
D
switch.c
7
#include <
hyp
/switch.h>
8
#include <
hyp
/sysreg-sr.h>
378
/* Prepare to dump kvm nvhe
hyp
stacktrace */
in hyp_panic()
H
A
D
mem_protect.c
15
#include <
hyp
/fault.h>
558
}
hyp
;
member
738
*completer_addr = tx->initiator.
hyp
.completer_addr;
in hyp_request_donation()
748
*completer_addr = tx->initiator.
hyp
.completer_addr;
in hyp_initiate_donation()
1195
.
hyp
= {
in __pkvm_hyp_donate_host()
/kernel/linux/linux-5.10/arch/arm64/kvm/hyp/nvhe/
H
A
D
Makefile
12
obj-y := timer-sr.o sysreg-sr.o debug-sr.o switch.o tlb.o
hyp
-init.o host.o
hyp
-main.o
14
../fpsimd.o ../
hyp
-entry.o
18
## Build rules for compiling nVHE
hyp
code
20
## file containing all nVHE
hyp
code and data.
23
hyp
-obj := $(patsubst %.o,%.nvhe.o,$(obj-y))
25
extra-y := $(
hyp
-obj) kvm_nvhe.tmp.o
hyp
.lds
35
$(obj)/
hyp
.lds: $(src)/
hyp
[all...]
H
A
D
sysreg-sr.c
7
#include <
hyp
/sysreg-sr.h>
H
A
D
switch.c
7
#include <
hyp
/switch.h>
8
#include <
hyp
/sysreg-sr.h>
H
A
D
debug-sr.c
7
#include <
hyp
/debug-sr.h>
H
A
D
hyp-main.c
7
#include <
hyp
/switch.h>
/kernel/linux/linux-6.6/arch/arm64/kvm/
H
A
D
Makefile
11
obj-$(CONFIG_KVM) +=
hyp
/
27
always-y := hyp_constants.h
hyp
-constants.s
33
CFLAGS_hyp-constants.o = -I $(srctree)/$(src)/
hyp
/include
34
$(obj)/
hyp
-constants.s: $(src)/
hyp
/
hyp
-constants.c FORCE
37
$(obj)/hyp_constants.h: $(obj)/
hyp
-constants.s FORCE
/kernel/linux/linux-6.6/arch/arm64/kernel/
H
A
D
vmlinux.lds.S
33
.
hyp
.reloc : ALIGN(4) { \
35
*(.
hyp
.reloc) \
80
*(.
hyp
.idmap.text) \
83
*(.
hyp
.text) \
/kernel/linux/linux-5.10/arch/arm/boot/compressed/
H
A
D
Makefile
23
OBJS +=
hyp
-stub.o
116
clean-files += piggy_data lib1funcs.S ashldi3.S bswapsdi2.S
hyp
-stub.S
212
$(obj)/
hyp
-stub.S: $(srctree)/arch/$(SRCARCH)/kernel/
hyp
-stub.S
/kernel/linux/linux-5.10/arch/arm64/kvm/hyp/vhe/
H
A
D
debug-sr.c
7
#include <
hyp
/debug-sr.h>
H
A
D
Makefile
11
../fpsimd.o ../
hyp
-entry.o
H
A
D
sysreg-sr.c
7
#include <
hyp
/sysreg-sr.h>
/kernel/linux/linux-6.6/arch/arm64/kvm/hyp/vhe/
H
A
D
debug-sr.c
7
#include <
hyp
/debug-sr.h>
H
A
D
Makefile
11
../fpsimd.o ../
hyp
-entry.o ../exception.o
H
A
D
sysreg-sr.c
7
#include <
hyp
/sysreg-sr.h>
/kernel/linux/linux-5.10/arch/arm64/kernel/
H
A
D
vmlinux.lds.S
54
*(.
hyp
.idmap.text) \
57
*(.
hyp
.text) \
H
A
D
Makefile
16
io.o vdso.o
hyp
-stub.o psci.o cpu_ops.o insn.o \
/kernel/linux/linux-5.10/arch/arm64/include/asm/
H
A
D
hyp_image.h
19
* KVM nVHE ELF section names are prefixed with .
hyp
, to separate them
22
#define HYP_SECTION_NAME(NAME) .
hyp
##NAME
24
/* Defines an ELF
hyp
section from input section @NAME and its subsections. */
30
* KVM nVHE
hyp
code.
34
/* Defines a linker script alias for KVM nVHE
hyp
symbols */
/kernel/linux/linux-6.6/arch/arm64/include/asm/
H
A
D
hyp_image.h
26
* KVM nVHE ELF section names are prefixed with .
hyp
, to separate them
29
#define HYP_SECTION_NAME(NAME) .
hyp
##NAME
31
/* Symbol defined at the beginning of each
hyp
section. */
36
* Helper to generate linker script statements starting a
hyp
section.
39
* is used as a base for
hyp
relocations (see gen-hyprel.c). It must
47
/* Helper to generate linker script statements ending a
hyp
section. */
51
/* Defines an ELF
hyp
section from input section @NAME and its subsections. */
59
* KVM nVHE
hyp
code.
63
/* Defines a linker script alias for KVM nVHE
hyp
symbols */
/kernel/linux/linux-5.10/arch/arm64/kvm/
H
A
D
Makefile
11
obj-$(CONFIG_KVM) +=
hyp
/
/kernel/linux/linux-6.6/arch/arm64/kvm/hyp/
H
A
D
vgic-v2-cpuif-proxy.c
7
#include <
hyp
/adjust_pc.h>
Completed in 9 milliseconds
1
2