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:sync_with_host
(Results
1 - 2
of
2
) sorted by relevance
/kernel/linux/linux-6.6/tools/testing/selftests/kvm/x86_64/
H
A
D
smm_test.c
46
static inline void
sync_with_host
(uint64_t phase)
in sync_with_host()
function
60
sync_with_host
(8);
in l2_guest_code()
62
sync_with_host
(10);
in l2_guest_code()
75
sync_with_host
(1);
in guest_code()
79
sync_with_host
(2);
in guest_code()
83
sync_with_host
(4);
in guest_code()
96
sync_with_host
(5);
in guest_code()
100
sync_with_host
(7);
in guest_code()
111
sync_with_host
(12);
in guest_code()
114
sync_with_host
(DON
in guest_code()
[all...]
/kernel/linux/linux-5.10/tools/testing/selftests/kvm/x86_64/
H
A
D
smm_test.c
50
static inline void
sync_with_host
(uint64_t phase)
in sync_with_host()
function
66
sync_with_host
(1);
in guest_code()
70
sync_with_host
(2);
in guest_code()
74
sync_with_host
(4);
in guest_code()
82
sync_with_host
(5);
in guest_code()
86
sync_with_host
(7);
in guest_code()
89
sync_with_host
(DONE);
in guest_code()
Completed in 2 milliseconds