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:_dflt_cache_att
(Results
1 - 6
of
6
) sorted by relevance
/kernel/linux/linux-5.10/arch/hexagon/include/asm/
H
A
D
pgtable.h
104
extern unsigned long
_dflt_cache_att
;
107
_dflt_cache_att
)
109
_PAGE_READ | _PAGE_EXECUTE |
_dflt_cache_att
)
112
_PAGE_READ | _PAGE_EXECUTE |
_dflt_cache_att
)
115
_PAGE_EXECUTE | _PAGE_WRITE |
_dflt_cache_att
)
117
_PAGE_WRITE | _PAGE_EXECUTE |
_dflt_cache_att
)
122
* These get used for static initialization, so using the
_dflt_cache_att
/kernel/linux/linux-6.6/arch/hexagon/include/asm/
H
A
D
pgtable.h
107
extern unsigned long
_dflt_cache_att
;
110
_dflt_cache_att
)
112
_PAGE_READ | _PAGE_EXECUTE |
_dflt_cache_att
)
115
_PAGE_READ | _PAGE_EXECUTE |
_dflt_cache_att
)
118
_PAGE_EXECUTE | _PAGE_WRITE |
_dflt_cache_att
)
120
_PAGE_WRITE | _PAGE_EXECUTE |
_dflt_cache_att
)
125
* These get used for static initialization, so using the
_dflt_cache_att
/kernel/linux/linux-5.10/arch/hexagon/kernel/
H
A
D
hexagon_ksyms.c
29
EXPORT_SYMBOL(
_dflt_cache_att
);
variable
/kernel/linux/linux-6.6/arch/hexagon/kernel/
H
A
D
hexagon_ksyms.c
26
EXPORT_SYMBOL(
_dflt_cache_att
);
variable
/kernel/linux/linux-5.10/arch/hexagon/mm/
H
A
D
init.c
35
unsigned long
_dflt_cache_att
= CACHEDEF;
variable
/kernel/linux/linux-6.6/arch/hexagon/mm/
H
A
D
init.c
33
unsigned long
_dflt_cache_att
= CACHEDEF;
variable
Completed in 3 milliseconds