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
defs:cpuflags
(Results
1 - 12
of
12
) sorted by relevance
/kernel/linux/linux-5.10/arch/m68k/
H
A
D
Makefile
[all...]
/kernel/linux/linux-6.6/arch/m68k/
H
A
D
Makefile
[all...]
/third_party/ffmpeg/libavfilter/x86/
H
A
D
avf_showcqt_init.c
49
int
cpuflags
= av_get_cpu_flags();
in ff_showcqt_init_x86()
local
/third_party/ffmpeg/libavcodec/tests/
H
A
D
fft.c
432
unsigned
cpuflags
= av_get_cpu_flags();
in main()
local
/kernel/linux/linux-5.10/arch/arm64/kernel/
H
A
D
smp.c
183
u32
cpuflags
;
in init_gic_priority_masking()
local
/kernel/linux/linux-6.6/arch/arm64/kernel/
H
A
D
smp.c
178
u32
cpuflags
;
in init_gic_priority_masking()
local
/kernel/linux/linux-5.10/arch/s390/kvm/
H
A
D
vsie.c
94
int
cpuflags
;
in update_intervention_requests()
local
106
int newflags,
cpuflags
= atomic_read(&scb_o->
cpuflags
);
in prepare_cpuflags()
local
[all...]
H
A
D
kvm-s390.c
4009
int rc,
cpuflags
;
in vcpu_pre_run()
local
/kernel/linux/linux-6.6/arch/s390/kvm/
H
A
D
vsie.c
95
int
cpuflags
;
in update_intervention_requests()
local
107
int newflags,
cpuflags
= atomic_read(&scb_o->
cpuflags
);
in prepare_cpuflags()
local
[all...]
H
A
D
kvm-s390.c
4672
int rc,
cpuflags
;
in vcpu_pre_run()
local
/kernel/linux/linux-5.10/arch/s390/include/asm/
H
A
D
kvm_host.h
161
atomic_t
cpuflags
; /* 0x0000 */
member
/kernel/linux/linux-6.6/arch/s390/include/asm/
H
A
D
kvm_host.h
174
atomic_t
cpuflags
; /* 0x0000 */
member
Completed in 24 milliseconds