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:l1_dcache_bytes
(Results
1 - 10
of
10
) sorted by relevance
/kernel/linux/linux-5.10/arch/powerpc/include/asm/
H
A
D
cacheflush.h
50
unsigned long bytes =
l1_dcache_bytes
();
in flush_dcache_range()
72
unsigned long bytes =
l1_dcache_bytes
();
in clean_dcache_range()
91
unsigned long bytes =
l1_dcache_bytes
();
in invalidate_dcache_range()
H
A
D
cache.h
63
static inline u32
l1_dcache_bytes
(void)
in l1_dcache_bytes()
function
83
static inline u32
l1_dcache_bytes
(void)
in l1_dcache_bytes()
function
/kernel/linux/linux-6.6/arch/powerpc/include/asm/
H
A
D
cacheflush.h
73
unsigned long bytes =
l1_dcache_bytes
();
in flush_dcache_range()
95
unsigned long bytes =
l1_dcache_bytes
();
in clean_dcache_range()
114
unsigned long bytes =
l1_dcache_bytes
();
in invalidate_dcache_range()
H
A
D
cache.h
67
static inline u32
l1_dcache_bytes
(void)
in l1_dcache_bytes()
function
87
static inline u32
l1_dcache_bytes
(void)
in l1_dcache_bytes()
function
/kernel/linux/linux-5.10/arch/powerpc/lib/
H
A
D
pmem.c
15
unsigned long bytes =
l1_dcache_bytes
();
in __clean_pmem_range()
27
unsigned long bytes =
l1_dcache_bytes
();
in __flush_pmem_range()
/kernel/linux/linux-6.6/arch/powerpc/lib/
H
A
D
pmem.c
16
unsigned long bytes =
l1_dcache_bytes
();
in __clean_pmem_range()
28
unsigned long bytes =
l1_dcache_bytes
();
in __flush_pmem_range()
H
A
D
sstep.c
1059
unsigned long size =
l1_dcache_bytes
();
in __emulate_dcbz()
1073
unsigned long size =
l1_dcache_bytes
();
in emulate_dcbz()
/kernel/linux/linux-6.6/arch/powerpc/mm/
H
A
D
cacheflush.c
86
unsigned long bytes =
l1_dcache_bytes
();
in flush_dcache_icache_phys()
/kernel/linux/linux-6.6/arch/powerpc/kernel/
H
A
D
hw_breakpoint_constraints.c
153
*size =
l1_dcache_bytes
();
in wp_get_instr_detail()
/kernel/linux/linux-5.10/arch/powerpc/mm/
H
A
D
mem.c
436
unsigned long bytes =
l1_dcache_bytes
();
in flush_dcache_icache_phys()
Completed in 7 milliseconds