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:UV4
(Results
1 - 6
of
6
) sorted by relevance
/kernel/linux/linux-6.6/arch/x86/include/asm/uv/
H
A
D
uv_mmrs.h
37
* is_uv(
UV4
) ? UV4Hxxx value :
53
* struct uv4h_xxx_s { # Full
UV4
definition (*)
73
#define
UV4
(1 << 2)
macro
76
#define UVX (UV2|UV3|
UV4
)
259
/*
UV4
unique defines */
540
is_uv(
UV4
) ? 0x1000000000000000UL : \
545
is_uv(
UV4
) ? 60 : \
715
/*
UV4
unique struct */
1003
/*
UV4
unique defines */
1415
/*
UV4
uniqu
[all...]
H
A
D
uv_hub.h
231
#define UV4A_HUB_REVISION_BASE 8 /*
UV4
(fixed) rev 2 */
239
static inline int is_uv4_hub(void) { return is_uv(
UV4
); }
in is_uv4_hub()
243
* UV4A is a revision of
UV4
. So on UV4A, both is_uv4_hub() and
244
* is_uv4a_hub() return true, While on
UV4
, only is_uv4_hub()
246
* then test if is
UV4
.
307
is_uv(
UV4
) ? UV4_LOCAL_MMR_BASE : \
314
is_uv(
UV4
) ? UV4_GLOBAL_MMR32_BASE : \
321
is_uv(
UV4
) ? UV4_LOCAL_MMR_SIZE : \
328
is_uv(
UV4
) ? UV4_GLOBAL_MMR32_SIZE : \
419
/* socket phys RAM --> UV global NASID (
UV4
[all...]
/kernel/linux/linux-5.10/arch/x86/include/asm/uv/
H
A
D
uv_mmrs.h
37
* is_uv(
UV4
) ? UV4Hxxx value :
53
* struct uv4h_xxx_s { # Full
UV4
definition (*)
73
#define
UV4
(1 << 2)
macro
76
#define UVX (UV2|UV3|
UV4
)
259
/*
UV4
unique defines */
540
is_uv(
UV4
) ? 0x1000000000000000UL : \
545
is_uv(
UV4
) ? 60 : \
715
/*
UV4
unique struct */
1003
/*
UV4
unique defines */
1415
/*
UV4
uniqu
[all...]
H
A
D
uv_hub.h
230
#define UV4A_HUB_REVISION_BASE 8 /*
UV4
(fixed) rev 2 */
238
static inline int is_uv4_hub(void) { return is_uv(
UV4
); }
in is_uv4_hub()
242
* UV4A is a revision of
UV4
. So on UV4A, both is_uv4_hub() and
243
* is_uv4a_hub() return true, While on
UV4
, only is_uv4_hub()
245
* then test if is
UV4
.
306
is_uv(
UV4
) ? UV4_LOCAL_MMR_BASE : \
313
is_uv(
UV4
) ? UV4_GLOBAL_MMR32_BASE : \
320
is_uv(
UV4
) ? UV4_LOCAL_MMR_SIZE : \
327
is_uv(
UV4
) ? UV4_GLOBAL_MMR32_SIZE : \
418
/* socket phys RAM --> UV global NASID (
UV4
[all...]
/kernel/linux/linux-5.10/arch/x86/kernel/apic/
H
A
D
x2apic_uv_x.c
127
if (is_uv(
UV4
|UVY))
in early_get_pnodeid()
161
/*
UV4
/4A only have a revision difference */
in early_set_hub_type()
165
uv_hub_type_set(
UV4
);
in early_set_hub_type()
167
uv_hub_type_set(
UV4
|UV4A);
in early_set_hub_type()
203
if (!is_uv(UV2|UV3|
UV4
)) {
in uv_tsc_check_sync()
238
is_uv(
UV4
) ? sname.s4.field : \
405
/*
UV4
Hubless: CH */
in uv_set_system_type()
441
uv_hub_type_set(
UV4
);
in uv_set_system_type()
1254
if (is_uv(
UV4
|UVY)) {
in get_mn()
/kernel/linux/linux-6.6/arch/x86/kernel/apic/
H
A
D
x2apic_uv_x.c
129
if (is_uv(
UV4
|UVY))
in early_get_pnodeid()
163
/*
UV4
/4A only have a revision difference */
in early_set_hub_type()
167
uv_hub_type_set(
UV4
);
in early_set_hub_type()
169
uv_hub_type_set(
UV4
|UV4A);
in early_set_hub_type()
205
if (!is_uv(UV2|UV3|
UV4
)) {
in uv_tsc_check_sync()
240
is_uv(
UV4
) ? sname.s4.field : \
415
/*
UV4
Hubless: CH */
in uv_set_system_type()
452
uv_hub_type_set(
UV4
);
in uv_set_system_type()
1224
if (is_uv(
UV4
|UVY)) {
in get_mn()
Completed in 34 milliseconds