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_FTR_SMT
(Results
1 - 24
of
24
) sorted by relevance
/kernel/linux/linux-5.10/arch/powerpc/include/asm/
H
A
D
cputable.h
188
#define
CPU_FTR_SMT
LONG_ASM_CONST(0x0000000000100000)
macro
411
CPU_FTR_CELL_TB_BUG |
CPU_FTR_SMT
)
421
CPU_FTR_MMCRA |
CPU_FTR_SMT
| \
426
CPU_FTR_MMCRA |
CPU_FTR_SMT
| \
434
CPU_FTR_MMCRA |
CPU_FTR_SMT
| \
443
CPU_FTR_MMCRA |
CPU_FTR_SMT
| \
454
CPU_FTR_MMCRA |
CPU_FTR_SMT
| \
472
CPU_FTR_MMCRA |
CPU_FTR_SMT
| \
483
CPU_FTR_ALTIVEC_COMP | CPU_FTR_MMCRA |
CPU_FTR_SMT
| \
H
A
D
cputhreads.h
134
if (cpu_has_feature(
CPU_FTR_SMT
))
in get_tensr()
/kernel/linux/linux-6.6/arch/powerpc/include/asm/
H
A
D
cputable.h
164
#define
CPU_FTR_SMT
LONG_ASM_CONST(0x0000000000100000)
macro
382
CPU_FTR_CELL_TB_BUG |
CPU_FTR_SMT
)
392
CPU_FTR_MMCRA |
CPU_FTR_SMT
| \
397
CPU_FTR_MMCRA |
CPU_FTR_SMT
| \
405
CPU_FTR_MMCRA |
CPU_FTR_SMT
| \
414
CPU_FTR_MMCRA |
CPU_FTR_SMT
| \
425
CPU_FTR_MMCRA |
CPU_FTR_SMT
| \
447
CPU_FTR_MMCRA |
CPU_FTR_SMT
| \
459
CPU_FTR_ALTIVEC_COMP | CPU_FTR_MMCRA |
CPU_FTR_SMT
| \
H
A
D
cputhreads.h
101
if (cpu_has_feature(
CPU_FTR_SMT
))
in get_tensr()
/kernel/linux/linux-5.10/arch/powerpc/mm/nohash/
H
A
D
book3e_hugetlbpage.c
45
if (!cpu_has_feature(
CPU_FTR_SMT
))
in book3e_tlb_lock()
68
if (!cpu_has_feature(
CPU_FTR_SMT
))
in book3e_tlb_unlock()
H
A
D
tlb_low_64e.S
300
BEGIN_FTR_SECTION /*
CPU_FTR_SMT
*/
324
END_FTR_SECTION_IFSET(
CPU_FTR_SMT
)
328
BEGIN_FTR_SECTION /*
CPU_FTR_SMT
*/
378
ALT_FTR_SECTION_END_IFSET(
CPU_FTR_SMT
)
450
END_FTR_SECTION_IFSET(
CPU_FTR_SMT
)
/kernel/linux/linux-6.6/arch/powerpc/mm/nohash/
H
A
D
e500_hugetlbpage.c
45
if (!cpu_has_feature(
CPU_FTR_SMT
))
in book3e_tlb_lock()
71
if (!cpu_has_feature(
CPU_FTR_SMT
))
in book3e_tlb_unlock()
H
A
D
tlb_low_64e.S
294
BEGIN_FTR_SECTION /*
CPU_FTR_SMT
*/
318
END_FTR_SECTION_IFSET(
CPU_FTR_SMT
)
322
BEGIN_FTR_SECTION /*
CPU_FTR_SMT
*/
372
ALT_FTR_SECTION_END_IFSET(
CPU_FTR_SMT
)
444
END_FTR_SECTION_IFSET(
CPU_FTR_SMT
)
/kernel/linux/linux-5.10/arch/powerpc/platforms/pseries/
H
A
D
smp.c
208
if (!cpu_has_feature(
CPU_FTR_SMT
))
in pSeries_smp_probe()
271
if (cpu_has_feature(
CPU_FTR_SMT
)) {
in smp_init_pseries()
/kernel/linux/linux-6.6/arch/powerpc/platforms/pseries/
H
A
D
smp.c
207
if (!cpu_has_feature(
CPU_FTR_SMT
))
in pSeries_smp_probe()
270
if (cpu_has_feature(
CPU_FTR_SMT
)) {
in smp_init_pseries()
/kernel/linux/linux-5.10/arch/powerpc/platforms/cell/
H
A
D
smp.c
145
if (cpu_has_feature(
CPU_FTR_SMT
)) {
in smp_init_cell()
/kernel/linux/linux-6.6/arch/powerpc/platforms/cell/
H
A
D
smp.c
144
if (cpu_has_feature(
CPU_FTR_SMT
)) {
in smp_init_cell()
/kernel/linux/linux-5.10/arch/powerpc/kernel/
H
A
D
sysfs.c
73
if (!cpu_has_feature(
CPU_FTR_SMT
))
in setup_smt_snooze_delay()
837
if (cpu_has_feature(
CPU_FTR_SMT
))
in register_cpu_online()
934
if (cpu_has_feature(
CPU_FTR_SMT
))
in unregister_cpu_online()
H
A
D
setup-common.c
506
if (!cpu_has_feature(
CPU_FTR_SMT
)) {
in smp_setup_cpu_maps()
532
if (cpu_has_feature(
CPU_FTR_SMT
))
in smp_setup_cpu_maps()
H
A
D
prom.c
388
cur_cpu_spec->cpu_features &= ~
CPU_FTR_SMT
;
in early_init_dt_scan_cpus()
390
cur_cpu_spec->cpu_features |=
CPU_FTR_SMT
;
in early_init_dt_scan_cpus()
H
A
D
dt_cpu_ftrs.c
257
cur_cpu_spec->cpu_features |=
CPU_FTR_SMT
;
in feat_enable_smt()
H
A
D
smp.c
134
if (system_state < SYSTEM_RUNNING && cpu_has_feature(
CPU_FTR_SMT
)) {
in smp_generic_cpu_bootable()
/kernel/linux/linux-6.6/arch/powerpc/kernel/
H
A
D
sysfs.c
73
if (!cpu_has_feature(
CPU_FTR_SMT
))
in setup_smt_snooze_delay()
847
if (cpu_has_feature(
CPU_FTR_SMT
))
in register_cpu_online()
945
if (cpu_has_feature(
CPU_FTR_SMT
))
in unregister_cpu_online()
H
A
D
setup-common.c
511
if (!cpu_has_feature(
CPU_FTR_SMT
)) {
in smp_setup_cpu_maps()
537
if (cpu_has_feature(
CPU_FTR_SMT
))
in smp_setup_cpu_maps()
H
A
D
prom.c
428
cur_cpu_spec->cpu_features &= ~
CPU_FTR_SMT
;
in early_init_dt_scan_cpus()
430
cur_cpu_spec->cpu_features |=
CPU_FTR_SMT
;
in early_init_dt_scan_cpus()
H
A
D
dt_cpu_ftrs.c
238
cur_cpu_spec->cpu_features |=
CPU_FTR_SMT
;
in feat_enable_smt()
H
A
D
smp.c
161
if (system_state < SYSTEM_RUNNING && cpu_has_feature(
CPU_FTR_SMT
)) {
in smp_generic_cpu_bootable()
/kernel/linux/linux-5.10/arch/powerpc/platforms/85xx/
H
A
D
smp.c
289
if (WARN_ON_ONCE(!cpu_has_feature(
CPU_FTR_SMT
)))
in smp_85xx_kick_cpu()
/kernel/linux/linux-6.6/arch/powerpc/platforms/85xx/
H
A
D
smp.c
289
if (WARN_ON_ONCE(!cpu_has_feature(
CPU_FTR_SMT
)))
in smp_85xx_kick_cpu()
Completed in 22 milliseconds