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:esca_block
(Results
1 - 6
of
6
) sorted by relevance
/kernel/linux/linux-5.10/arch/s390/include/asm/
H
A
D
kvm_host.h
103
struct
esca_block
{
struct
/kernel/linux/linux-6.6/arch/s390/include/asm/
H
A
D
kvm_host.h
115
struct
esca_block
{
struct
/kernel/linux/linux-5.10/arch/s390/kvm/
H
A
D
kvm-s390.c
2639
free_pages_exact(kvm->arch.sca, sizeof(struct
esca_block
));
in sca_dispose()
2850
struct
esca_block
*sca = vcpu->kvm->arch.sca;
in sca_del_vcpu()
2875
struct
esca_block
*sca = vcpu->kvm->arch.sca;
in sca_add_vcpu()
2901
static void sca_copy_b_to_e(struct
esca_block
*d, struct bsca_block *s)
in sca_copy_b_to_e()
2914
struct
esca_block
*new_sca;
in sca_switch_to_extended()
H
A
D
interrupt.c
52
struct
esca_block
*sca = vcpu->kvm->arch.sca;
in sca_ext_call_pending()
81
struct
esca_block
*sca = vcpu->kvm->arch.sca;
in sca_inject_ext_call()
126
struct
esca_block
*sca = vcpu->kvm->arch.sca;
in sca_clear_ext_call()
/kernel/linux/linux-6.6/arch/s390/kvm/
H
A
D
kvm-s390.c
3283
free_pages_exact(kvm->arch.sca, sizeof(struct
esca_block
));
in sca_dispose()
3505
struct
esca_block
*sca = vcpu->kvm->arch.sca;
in sca_del_vcpu()
3530
struct
esca_block
*sca = vcpu->kvm->arch.sca;
in sca_add_vcpu()
3558
static void sca_copy_b_to_e(struct
esca_block
*d, struct bsca_block *s)
in sca_copy_b_to_e()
3571
struct
esca_block
*new_sca;
in sca_switch_to_extended()
H
A
D
interrupt.c
54
struct
esca_block
*sca = vcpu->kvm->arch.sca;
in sca_ext_call_pending()
83
struct
esca_block
*sca = vcpu->kvm->arch.sca;
in sca_inject_ext_call()
128
struct
esca_block
*sca = vcpu->kvm->arch.sca;
in sca_clear_ext_call()
Completed in 34 milliseconds