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:_U64CAST_
(Results
1 - 4
of
4
) sorted by relevance
/kernel/linux/linux-5.10/arch/loongarch/include/asm/
H
A
D
types.h
19
#define
_U64CAST_
macro
22
#define
_U64CAST_
(u64)
macro
/kernel/linux/linux-6.6/arch/loongarch/include/asm/
H
A
D
types.h
13
#define
_U64CAST_
macro
16
#define
_U64CAST_
(u64)
macro
/kernel/linux/linux-5.10/arch/mips/include/asm/
H
A
D
mipsregs.h
38
#define
_U64CAST_
macro
41
#define
_U64CAST_
(u64)
macro
803
#define MIPS_MAAR_VH (
_U64CAST_
(1) << 63)
1074
#define CVMCTL_IPPCI (
_U64CAST_
(0x7) << CVMCTL_IPPCI_SHIFT)
1076
#define CVMCTL_IPTI (
_U64CAST_
(0x7) << CVMCTL_IPTI_SHIFT)
1079
#define CVMMEMCTL2_INHIBITTS (
_U64CAST_
(1) << 17)
1082
#define CVMVMCONF_DGHT (
_U64CAST_
(1) << 60)
1084
#define CVMVMCONF_MMUSIZEM1 (
_U64CAST_
(0xff) << CVMVMCONF_MMUSIZEM1_S)
1086
#define CVMVMCONF_RMMUSIZEM1 (
_U64CAST_
(0xff) << CVMVMCONF_RMMUSIZEM1_S)
/kernel/linux/linux-6.6/arch/mips/include/asm/
H
A
D
mipsregs.h
37
#define
_U64CAST_
macro
40
#define
_U64CAST_
(u64)
macro
788
#define MIPS_MAAR_VH (
_U64CAST_
(1) << 63)
1059
#define CVMCTL_IPPCI (
_U64CAST_
(0x7) << CVMCTL_IPPCI_SHIFT)
1061
#define CVMCTL_IPTI (
_U64CAST_
(0x7) << CVMCTL_IPTI_SHIFT)
1064
#define CVMMEMCTL2_INHIBITTS (
_U64CAST_
(1) << 17)
1067
#define CVMVMCONF_DGHT (
_U64CAST_
(1) << 60)
1069
#define CVMVMCONF_MMUSIZEM1 (
_U64CAST_
(0xff) << CVMVMCONF_MMUSIZEM1_S)
1071
#define CVMVMCONF_RMMUSIZEM1 (
_U64CAST_
(0xff) << CVMVMCONF_RMMUSIZEM1_S)
Completed in 13 milliseconds