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:_UL
(Results
1 - 23
of
23
) sorted by relevance
/kernel/linux/linux-5.10/arch/riscv/include/asm/
H
A
D
bug.h
15
#define __INSN_LENGTH_MASK
_UL
(0x3)
16
#define __INSN_LENGTH_32
_UL
(0x3)
17
#define __COMPRESSED_INSN_MASK
_UL
(0xffff)
19
#define __BUG_INSN_32
_UL
(0x00100073) /* ebreak */
20
#define __BUG_INSN_16
_UL
(0x9002) /* c.ebreak */
H
A
D
parse_asm.h
167
#define __INSN_LENGTH_MASK
_UL
(0x3)
168
#define __INSN_LENGTH_GE_32
_UL
(0x3)
169
#define __INSN_OPCODE_MASK
_UL
(0x7F)
170
#define __INSN_BRANCH_OPCODE
_UL
(OPCODE_BRANCH)
/kernel/linux/linux-6.6/arch/riscv/include/asm/
H
A
D
bug.h
15
#define __INSN_LENGTH_MASK
_UL
(0x3)
16
#define __INSN_LENGTH_32
_UL
(0x3)
17
#define __COMPRESSED_INSN_MASK
_UL
(0xffff)
19
#define __BUG_INSN_32
_UL
(0x00100073) /* ebreak */
20
#define __BUG_INSN_16
_UL
(0x9002) /* c.ebreak */
H
A
D
insn.h
230
#define __INSN_LENGTH_MASK
_UL
(0x3)
231
#define __INSN_LENGTH_GE_32
_UL
(0x3)
232
#define __INSN_OPCODE_MASK
_UL
(0x7F)
233
#define __INSN_BRANCH_OPCODE
_UL
(RVG_OPCODE_BRANCH)
/kernel/linux/linux-5.10/arch/loongarch/include/asm/
H
A
D
addrspace.h
17
#define PHYS_OFFSET
_UL
(0)
41
#define HIGHMEM_START (
_UL
(1) <<
_UL
(DMW_PABITS))
70
#define _CONST64_(x)
_UL
(x)
/kernel/linux/linux-6.6/arch/loongarch/include/asm/
H
A
D
addrspace.h
22
#define PHYS_OFFSET
_UL
(0)
46
#define HIGHMEM_START (
_UL
(1) <<
_UL
(DMW_PABITS))
75
#define _CONST64_(x)
_UL
(x)
/kernel/liteos_m/arch/risc-v/nuclei/gcc/nmsis/Core/Include/
H
A
D
riscv_bits.h
74
#define
_UL
(x) (_AC(x, UL))
macro
77
#define _BITUL(x) (
_UL
(1) << (x))
80
#define UL(x) (
_UL
(x))
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/
H
A
D
const.h
29
#define
_UL
(x) (_AC(x, UL))
macro
31
#define _BITUL(x) (
_UL
(1) << (x))
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
H
A
D
const.h
29
#define
_UL
(x) (_AC(x, UL))
macro
31
#define _BITUL(x) (
_UL
(1) << (x))
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/
H
A
D
const.h
16
#define
_UL
(x) (_AC(x, UL))
macro
18
#define _BITUL(x) (
_UL
(1) << (x))
/kernel/linux/linux-5.10/tools/include/uapi/linux/
H
A
D
const.h
25
#define
_UL
(x) (_AC(x, UL))
macro
28
#define _BITUL(x) (
_UL
(1) << (x))
/kernel/linux/linux-5.10/include/uapi/linux/
H
A
D
const.h
25
#define
_UL
(x) (_AC(x, UL))
macro
28
#define _BITUL(x) (
_UL
(1) << (x))
/kernel/linux/linux-6.6/include/uapi/linux/
H
A
D
const.h
25
#define
_UL
(x) (_AC(x, UL))
macro
28
#define _BITUL(x) (
_UL
(1) << (x))
/kernel/linux/linux-6.6/tools/include/uapi/linux/
H
A
D
const.h
25
#define
_UL
(x) (_AC(x, UL))
macro
28
#define _BITUL(x) (
_UL
(1) << (x))
/kernel/linux/linux-5.10/tools/include/vdso/
H
A
D
const.h
7
#define UL(x) (
_UL
(x))
/kernel/linux/linux-5.10/include/vdso/
H
A
D
const.h
7
#define UL(x) (
_UL
(x))
/kernel/linux/linux-6.6/include/vdso/
H
A
D
const.h
7
#define UL(x) (
_UL
(x))
/kernel/linux/linux-6.6/tools/include/vdso/
H
A
D
const.h
7
#define UL(x) (
_UL
(x))
/kernel/linux/linux-6.6/arch/x86/include/asm/
H
A
D
tdx.h
21
#define TDX_SEAMCALL_VMFAILINVALID (TDX_SW_ERROR |
_UL
(0xFFFF0000))
/kernel/linux/linux-6.6/drivers/firmware/arm_scmi/
H
A
D
smc.c
37
#define SHMEM_PAGE(x) (
_UL
((x) >> SHMEM_SHIFT))
/kernel/linux/linux-5.10/kernel/
H
A
D
cfi.c
54
#define __SHADOW_RANGE (
_UL
(SZ_128M) >> PAGE_SHIFT)
/kernel/linux/linux-5.10/arch/powerpc/include/asm/
H
A
D
reg.h
897
#define MMCRA_BHRB_DISABLE
_UL
(0x2000000000) // BHRB disable bit for ISA v3.1
/kernel/linux/linux-6.6/arch/powerpc/include/asm/
H
A
D
reg.h
904
#define MMCRA_BHRB_DISABLE
_UL
(0x2000000000) // BHRB disable bit for ISA v3.1
Completed in 14 milliseconds