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
defs:VMALLOC_END
(Results
1 - 25
of
64
) sorted by relevance
1
2
3
/kernel/linux/linux-5.10/arch/csky/include/asm/
H
A
D
memory.h
14
#define
VMALLOC_END
(PKMAP_BASE - (PAGE_SIZE * 2))
macro
/kernel/linux/linux-6.6/arch/csky/include/asm/
H
A
D
memory.h
14
#define
VMALLOC_END
(PKMAP_BASE - (PAGE_SIZE * 2))
macro
/kernel/linux/linux-5.10/arch/x86/include/asm/
H
A
D
pgtable_32_areas.h
42
# define
VMALLOC_END
(PKMAP_BASE - 2 * PAGE_SIZE)
macro
44
# define
VMALLOC_END
(LDT_BASE_ADDR - 2 * PAGE_SIZE)
macro
H
A
D
pgtable_64_types.h
142
#define
VMALLOC_END
(VMALLOC_START + (VMALLOC_SIZE_TB << 40) - 1)
macro
/kernel/linux/linux-5.10/arch/parisc/include/asm/
H
A
D
fixmap.h
40
#define
VMALLOC_END
(KERNEL_MAP_END)
macro
/kernel/linux/linux-6.6/arch/parisc/include/asm/
H
A
D
fixmap.h
55
#define
VMALLOC_END
(KERNEL_MAP_END)
macro
/kernel/linux/linux-6.6/arch/x86/include/asm/
H
A
D
pgtable_32_areas.h
42
# define
VMALLOC_END
(PKMAP_BASE - 2 * PAGE_SIZE)
macro
44
# define
VMALLOC_END
(LDT_BASE_ADDR - 2 * PAGE_SIZE)
macro
/kernel/linux/linux-6.6/arch/m68k/include/asm/
H
A
D
pgtable_no.h
46
#define
VMALLOC_END
0xffffffff
macro
H
A
D
pgtable_mm.h
92
#define
VMALLOC_END
m68k_vmalloc_end
macro
95
#define
VMALLOC_END
0xe0000000
macro
99
#define
VMALLOC_END
KMAP_START
macro
110
#define
VMALLOC_END
KMAP_START
macro
/kernel/linux/linux-5.10/arch/c6x/include/asm/
H
A
D
pgtable.h
21
#define
VMALLOC_END
0xffffffff
macro
/kernel/linux/linux-5.10/arch/hexagon/include/asm/
H
A
D
mem-layout.h
103
#define
VMALLOC_END
(PKMAP_BASE-PAGE_SIZE*2)
macro
/kernel/linux/linux-5.10/arch/arc/include/asm/
H
A
D
processor.h
98
#define
VMALLOC_END
(VMALLOC_START + VMALLOC_SIZE)
macro
/kernel/linux/linux-5.10/arch/h8300/include/asm/
H
A
D
pgtable.h
39
#define
VMALLOC_END
0xffffffff
macro
/kernel/linux/linux-5.10/arch/m68k/include/asm/
H
A
D
pgtable_no.h
53
#define
VMALLOC_END
0xffffffff
macro
H
A
D
pgtable_mm.h
92
#define
VMALLOC_END
m68k_vmalloc_end
macro
95
#define
VMALLOC_END
0xe0000000
macro
106
#define
VMALLOC_END
KMAP_START
macro
/kernel/linux/linux-6.6/arch/hexagon/include/asm/
H
A
D
mem-layout.h
103
#define
VMALLOC_END
(PKMAP_BASE-PAGE_SIZE*2)
macro
/kernel/linux/linux-6.6/arch/arc/include/asm/
H
A
D
processor.h
92
#define
VMALLOC_END
(VMALLOC_START + VMALLOC_SIZE)
macro
/kernel/linux/linux-5.10/arch/mips/include/asm/
H
A
D
pgtable-32.h
104
# define
VMALLOC_END
(PKMAP_BASE-2*PAGE_SIZE)
macro
106
# define
VMALLOC_END
(FIXADDR_START-2*PAGE_SIZE)
macro
H
A
D
pgtable-64.h
148
#define
VMALLOC_END
\
macro
/kernel/linux/linux-5.10/arch/arm/include/asm/
H
A
D
pgtable-nommu.h
65
#define
VMALLOC_END
0xffffffffUL
macro
/kernel/linux/linux-6.6/arch/mips/include/asm/
H
A
D
pgtable-32.h
102
# define
VMALLOC_END
(PKMAP_BASE-2*PAGE_SIZE)
macro
104
# define
VMALLOC_END
(FIXADDR_START-2*PAGE_SIZE)
macro
/kernel/linux/linux-6.6/arch/arm/include/asm/
H
A
D
pgtable-nommu.h
63
#define
VMALLOC_END
0xffffffffUL
macro
/kernel/linux/linux-6.6/arch/sh/include/asm/
H
A
D
pgtable.h
78
#define
VMALLOC_END
(FIXADDR_START-2*PAGE_SIZE)
macro
/kernel/linux/linux-5.10/arch/sh/include/asm/
H
A
D
pgtable.h
80
#define
VMALLOC_END
(FIXADDR_START-2*PAGE_SIZE)
macro
/kernel/linux/linux-5.10/arch/loongarch/include/asm/
H
A
D
pgtable-64.h
76
#define
VMALLOC_END
\
macro
80
#define
VMALLOC_END
\
macro
Completed in 9 milliseconds
1
2
3