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:xen_mc_batch
(Results
1 - 8
of
8
) sorted by relevance
/kernel/linux/linux-5.10/arch/x86/xen/
H
A
D
multicalls.h
23
static inline void
xen_mc_batch
(void)
in xen_mc_batch()
function
35
xen_mc_batch
();
in xen_mc_entry()
50
/* restore flags saved in
xen_mc_batch
*/
in xen_mc_issue()
H
A
D
mmu_pv.c
214
xen_mc_batch
();
in xen_set_pmd_hyper()
256
xen_mc_batch
();
in xen_batched_set_pte()
302
xen_mc_batch
();
in xen_ptep_modify_prot_commit()
395
xen_mc_batch
();
in xen_set_pud_hyper()
478
xen_mc_batch
();
in xen_set_p4d_hyper()
508
xen_mc_batch
();
in xen_set_p4d()
731
xen_mc_batch
();
in __xen_pgd_pin()
841
xen_mc_batch
();
in __xen_pgd_unpin()
1329
xen_mc_batch
(); /* disables interrupts */
in xen_write_cr3()
1369
xen_mc_batch
(); /* disable
in xen_write_cr3_init()
[all...]
H
A
D
enlighten_pv.c
534
xen_mc_batch
();
in xen_load_tls()
/kernel/linux/linux-6.6/arch/x86/xen/
H
A
D
multicalls.h
23
static inline void
xen_mc_batch
(void)
in xen_mc_batch()
function
35
xen_mc_batch
();
in xen_mc_entry()
50
/* restore flags saved in
xen_mc_batch
*/
in xen_mc_issue()
H
A
D
mmu_pv.c
232
xen_mc_batch
();
in xen_set_pmd_hyper()
276
xen_mc_batch
();
in xen_batched_set_pte()
322
xen_mc_batch
();
in xen_ptep_modify_prot_commit()
415
xen_mc_batch
();
in xen_set_pud_hyper()
498
xen_mc_batch
();
in xen_set_p4d_hyper()
528
xen_mc_batch
();
in xen_set_p4d()
751
xen_mc_batch
();
in __xen_pgd_pin()
863
xen_mc_batch
();
in __xen_pgd_unpin()
1351
xen_mc_batch
(); /* disables interrupts */
in xen_write_cr3()
1391
xen_mc_batch
(); /* disable
in xen_write_cr3_init()
[all...]
H
A
D
enlighten_pv.c
600
xen_mc_batch
();
in xen_load_tls()
/kernel/linux/linux-5.10/include/trace/events/
H
A
D
xen.h
31
DEFINE_XEN_MC_BATCH(
xen_mc_batch
);
variable
/kernel/linux/linux-6.6/include/trace/events/
H
A
D
xen.h
31
DEFINE_XEN_MC_BATCH(
xen_mc_batch
);
variable
Completed in 12 milliseconds