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:def_type
(Results
1 - 6
of
6
) sorted by relevance
/kernel/linux/linux-6.6/arch/x86/include/asm/
H
A
D
mtrr.h
52
mtrr_type
def_type
;
member
62
mtrr_type
def_type
);
81
mtrr_type
def_type
)
in mtrr_overwrite_state()
79
mtrr_overwrite_state(struct mtrr_var_range *var, unsigned int num_var, mtrr_type
def_type
)
mtrr_overwrite_state()
argument
/kernel/linux/linux-6.6/arch/x86/kernel/cpu/mtrr/
H
A
D
generic.c
433
mtrr_type
def_type
)
in mtrr_overwrite_state()
472
mtrr_state.
def_type
=
def_type
;
in mtrr_overwrite_state()
527
type = type_merge(type, mtrr_state.
def_type
, uniform);
in mtrr_type_lookup()
541
type = type_merge(type, mtrr_state.
def_type
, uniform);
in mtrr_type_lookup()
638
mtrr_attrib_to_str(mtrr_state.
def_type
));
in print_mtrr_state()
696
mtrr_state.
def_type
= lo & MTRR_DEF_TYPE_TYPE;
in get_mtrr_state()
926
if ((deftype_lo & MTRR_DEF_TYPE_TYPE) != mtrr_state.
def_type
||
in set_mtrr_state()
930
mtrr_state.
def_type
|
in set_mtrr_state()
432
mtrr_overwrite_state(struct mtrr_var_range *var, unsigned int num_var, mtrr_type
def_type
)
mtrr_overwrite_state()
argument
/kernel/linux/linux-5.10/arch/x86/kernel/cpu/mtrr/
H
A
D
generic.c
240
return mtrr_state.
def_type
;
in mtrr_type_lookup_variable()
409
mtrr_attrib_to_str(mtrr_state.
def_type
));
in print_mtrr_state()
480
mtrr_state.
def_type
= (lo & 0xff);
in get_mtrr_state()
708
if ((deftype_lo & 0xff) != mtrr_state.
def_type
in set_mtrr_state()
711
deftype_lo = (deftype_lo & ~0xcff) | mtrr_state.
def_type
|
in set_mtrr_state()
/kernel/linux/linux-5.10/arch/x86/include/uapi/asm/
H
A
D
mtrr.h
89
mtrr_type
def_type
;
member
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/asm-x86/asm/
H
A
D
mtrr.h
65
mtrr_type
def_type
;
member
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/asm-x86/asm/
H
A
D
mtrr.h
65
mtrr_type
def_type
;
member
Completed in 5 milliseconds