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:CPU_FTRS_440x6
(Results
1 - 4
of
4
) sorted by relevance
/kernel/linux/linux-6.6/arch/powerpc/kernel/
H
A
D
cpu_specs_44x.h
217
.cpu_features =
CPU_FTRS_440x6
,
230
.cpu_features =
CPU_FTRS_440x6
,
243
.cpu_features =
CPU_FTRS_440x6
,
256
.cpu_features =
CPU_FTRS_440x6
,
/kernel/linux/linux-5.10/arch/powerpc/include/asm/
H
A
D
cputable.h
383
#define
CPU_FTRS_440x6
(CPU_FTR_NODSISRALIGN | CPU_FTR_NOEXECUTE | \
macro
385
#define CPU_FTRS_47X (
CPU_FTRS_440x6
)
530
CPU_FTRS_44X |
CPU_FTRS_440x6
|
604
CPU_FTRS_44X &
CPU_FTRS_440x6
&
/kernel/linux/linux-6.6/arch/powerpc/include/asm/
H
A
D
cputable.h
358
#define
CPU_FTRS_440x6
(CPU_FTR_NOEXECUTE | \
macro
360
#define CPU_FTRS_47X (
CPU_FTRS_440x6
)
513
CPU_FTRS_44X |
CPU_FTRS_440x6
|
587
CPU_FTRS_44X &
CPU_FTRS_440x6
&
/kernel/linux/linux-5.10/arch/powerpc/kernel/
H
A
D
cputable.c
1746
.cpu_features =
CPU_FTRS_440x6
,
1759
.cpu_features =
CPU_FTRS_440x6
,
1772
.cpu_features =
CPU_FTRS_440x6
,
1785
.cpu_features =
CPU_FTRS_440x6
,
Completed in 5 milliseconds