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_spin_lock
(Results
1 - 6
of
6
) sorted by relevance
/kernel/linux/linux-6.6/arch/arm64/kvm/hyp/nvhe/
H
A
D
mm.c
40
hyp_spin_lock
(&pkvm_pgd_lock);
in __pkvm_create_mappings()
83
hyp_spin_lock
(&pkvm_pgd_lock);
in pkvm_alloc_private_va_range()
142
hyp_spin_lock
(&pkvm_pgd_lock);
in pkvm_create_mappings()
359
hyp_spin_lock
(&pkvm_pgd_lock);
in pkvm_create_stack()
H
A
D
page_alloc.c
170
hyp_spin_lock
(&pool->lock);
in hyp_put_page()
179
hyp_spin_lock
(&pool->lock);
in hyp_get_page()
203
hyp_spin_lock
(&pool->lock);
in hyp_alloc_pages()
H
A
D
pkvm.c
265
hyp_spin_lock
(&vm_table_lock);
in pkvm_load_hyp_vcpu()
281
hyp_spin_lock
(&vm_table_lock);
in pkvm_put_hyp_vcpu()
500
hyp_spin_lock
(&vm_table_lock);
in __pkvm_init_vm()
547
hyp_spin_lock
(&vm_table_lock);
in __pkvm_init_vcpu()
597
hyp_spin_lock
(&vm_table_lock);
in __pkvm_teardown_vm()
H
A
D
ffa.c
199
hyp_spin_lock
(&host_buffers.lock);
in do_ffa_rxtx_map()
270
hyp_spin_lock
(&host_buffers.lock);
in do_ffa_rxtx_unmap()
377
hyp_spin_lock
(&host_buffers.lock);
in do_ffa_mem_frag_tx()
446
hyp_spin_lock
(&host_buffers.lock);
in do_ffa_mem_xfer()
515
hyp_spin_lock
(&host_buffers.lock);
in do_ffa_mem_reclaim()
H
A
D
mem_protect.c
33
hyp_spin_lock
(&vm->lock);
in guest_lock_component()
45
hyp_spin_lock
(&host_mmu.lock);
in host_lock_component()
55
hyp_spin_lock
(&pkvm_pgd_lock);
in hyp_lock_component()
/kernel/linux/linux-6.6/arch/arm64/kvm/hyp/include/nvhe/
H
A
D
spinlock.h
44
static inline void
hyp_spin_lock
(hyp_spinlock_t *lock)
in hyp_spin_lock()
function
Completed in 6 milliseconds