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:UV4A
(Results
1 - 6
of
6
) sorted by relevance
/kernel/linux/linux-6.6/arch/x86/include/asm/uv/
H
A
D
uv_mmrs.h
33
* (
UV4A
variations only generated if different from uv4)
36
* is_uv(
UV4A
) ? UV4AHxxx value :
51
* struct uv4ah_xxx_s { # Full
UV4A
definition (*)
74
#define
UV4A
(1 << 3)
macro
3834
/*
UV4A
unique defines */
3853
is_uv(
UV4A
) ? 0x000ffffffc000000UL : \
3885
/*
UV4A
unique struct */
3993
/*
UV4A
unique defines */
4018
is_uv(
UV4A
) ? 0x000ffffffc000000UL : \
4050
/*
UV4A
uniqu
[all...]
H
A
D
uv_hub.h
238
static inline int is_uv4a_hub(void) { return is_uv(
UV4A
); }
in is_uv4a_hub()
243
*
UV4A
is a revision of UV4. So on
UV4A
, both is_uv4_hub() and
245
* returns true. So to get true results, first test if is
UV4A
,
/kernel/linux/linux-5.10/arch/x86/include/asm/uv/
H
A
D
uv_mmrs.h
33
* (
UV4A
variations only generated if different from uv4)
36
* is_uv(
UV4A
) ? UV4AHxxx value :
51
* struct uv4ah_xxx_s { # Full
UV4A
definition (*)
74
#define
UV4A
(1 << 3)
macro
3834
/*
UV4A
unique defines */
3853
is_uv(
UV4A
) ? 0x000ffffffc000000UL : \
3885
/*
UV4A
unique struct */
3993
/*
UV4A
unique defines */
4018
is_uv(
UV4A
) ? 0x000ffffffc000000UL : \
4050
/*
UV4A
uniqu
[all...]
H
A
D
uv_hub.h
237
static inline int is_uv4a_hub(void) { return is_uv(
UV4A
); }
in is_uv4a_hub()
242
*
UV4A
is a revision of UV4. So on
UV4A
, both is_uv4_hub() and
244
* returns true. So to get true results, first test if is
UV4A
,
/kernel/linux/linux-5.10/arch/x86/kernel/apic/
H
A
D
x2apic_uv_x.c
167
uv_hub_type_set(UV4|
UV4A
);
in early_set_hub_type()
237
is_uv(
UV4A
) ? sname.s4a.field : \
/kernel/linux/linux-6.6/arch/x86/kernel/apic/
H
A
D
x2apic_uv_x.c
169
uv_hub_type_set(UV4|
UV4A
);
in early_set_hub_type()
239
is_uv(
UV4A
) ? sname.s4a.field : \
Completed in 34 milliseconds