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:PAGE_COPY_X
(Results
1 - 22
of
22
) sorted by relevance
/kernel/linux/linux-5.10/arch/powerpc/include/asm/
H
A
D
pgtable.h
30
#define __P110
PAGE_COPY_X
31
#define __P111
PAGE_COPY_X
/kernel/linux/linux-6.6/arch/openrisc/mm/
H
A
D
init.c
214
[VM_WRITE | VM_READ] =
PAGE_COPY_X
,
218
[VM_EXEC | VM_WRITE | VM_READ] =
PAGE_COPY_X
,
/kernel/linux/linux-5.10/arch/openrisc/include/asm/
H
A
D
pgtable.h
168
#define
PAGE_COPY_X
__pgprot(_PAGE_ALL | _PAGE_URE | _PAGE_SRE | _PAGE_EXEC)
macro
183
#define __P011
PAGE_COPY_X
187
#define __P111
PAGE_COPY_X
/kernel/linux/linux-6.6/arch/microblaze/mm/
H
A
D
init.c
277
[VM_WRITE | VM_READ] =
PAGE_COPY_X
,
281
[VM_EXEC | VM_WRITE | VM_READ] =
PAGE_COPY_X
,
/kernel/linux/linux-5.10/arch/powerpc/include/asm/nohash/32/
H
A
D
pte-40x.h
80
#define
PAGE_COPY_X
__pgprot(_PAGE_BASE | _PAGE_USER | _PAGE_EXEC)
macro
H
A
D
pte-44x.h
123
#define
PAGE_COPY_X
__pgprot(_PAGE_BASE | _PAGE_USER | _PAGE_EXEC)
macro
H
A
D
pte-fsl-booke.h
69
#define
PAGE_COPY_X
__pgprot(_PAGE_BASE | _PAGE_USER | _PAGE_EXEC)
macro
H
A
D
pte-8xx.h
85
#define
PAGE_COPY_X
__pgprot(_PAGE_BASE | _PAGE_RO | _PAGE_EXEC)
macro
/kernel/linux/linux-6.6/arch/powerpc/include/asm/nohash/32/
H
A
D
pte-44x.h
113
#define
PAGE_COPY_X
__pgprot(_PAGE_BASE | _PAGE_USER | _PAGE_EXEC)
macro
H
A
D
pte-40x.h
80
#define
PAGE_COPY_X
__pgprot(_PAGE_BASE | _PAGE_USER | _PAGE_EXEC)
macro
H
A
D
pte-85xx.h
69
#define
PAGE_COPY_X
__pgprot(_PAGE_BASE | _PAGE_USER | _PAGE_EXEC)
macro
H
A
D
pte-8xx.h
85
#define
PAGE_COPY_X
__pgprot(_PAGE_BASE | _PAGE_RO | _PAGE_EXEC)
macro
/kernel/linux/linux-5.10/arch/microblaze/include/asm/
H
A
D
pgtable.h
240
#define
PAGE_COPY_X
__pgprot(_PAGE_BASE | _PAGE_USER | _PAGE_EXEC)
macro
253
#define __P011
PAGE_COPY_X
257
#define __P111
PAGE_COPY_X
/kernel/linux/linux-6.6/arch/powerpc/mm/
H
A
D
pgtable.c
510
[VM_EXEC | VM_WRITE] =
PAGE_COPY_X
,
511
[VM_EXEC | VM_WRITE | VM_READ] =
PAGE_COPY_X
,
/kernel/linux/linux-5.10/arch/powerpc/include/asm/nohash/
H
A
D
pte-book3e.h
98
#define
PAGE_COPY_X
__pgprot(_PAGE_BASE | _PAGE_USER | _PAGE_EXEC)
macro
/kernel/linux/linux-6.6/arch/powerpc/include/asm/nohash/
H
A
D
pte-e500.h
97
#define
PAGE_COPY_X
__pgprot(_PAGE_BASE | _PAGE_USER | _PAGE_BAP_UX)
macro
/kernel/linux/linux-6.6/arch/microblaze/include/asm/
H
A
D
pgtable.h
200
#define
PAGE_COPY_X
__pgprot(_PAGE_BASE | _PAGE_USER | _PAGE_EXEC)
macro
/kernel/linux/linux-6.6/arch/openrisc/include/asm/
H
A
D
pgtable.h
170
#define
PAGE_COPY_X
__pgprot(_PAGE_ALL | _PAGE_URE | _PAGE_SRE | _PAGE_EXEC)
macro
/kernel/linux/linux-5.10/arch/powerpc/include/asm/book3s/32/
H
A
D
pgtable.h
72
#define
PAGE_COPY_X
__pgprot(_PAGE_BASE | _PAGE_USER | _PAGE_EXEC)
macro
/kernel/linux/linux-6.6/arch/powerpc/include/asm/book3s/32/
H
A
D
pgtable.h
111
#define
PAGE_COPY_X
__pgprot(_PAGE_BASE | _PAGE_USER | _PAGE_EXEC)
macro
/kernel/linux/linux-5.10/arch/powerpc/include/asm/book3s/64/
H
A
D
pgtable.h
151
#define
PAGE_COPY_X
__pgprot(_PAGE_BASE | _PAGE_READ | _PAGE_EXEC)
macro
/kernel/linux/linux-6.6/arch/powerpc/include/asm/book3s/64/
H
A
D
pgtable.h
151
#define
PAGE_COPY_X
__pgprot(_PAGE_BASE | _PAGE_READ | _PAGE_EXEC)
macro
Completed in 22 milliseconds