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_EXEC_4U
(Results
1 - 6
of
6
) sorted by relevance
/kernel/linux/linux-5.10/arch/sparc/mm/
H
A
D
init_64.c
646
_PAGE_EXEC_4V :
_PAGE_EXEC_4U
);
in read_obp_translations()
2672
_PAGE_EXEC_4U
);
in sun4u_pgprot_init()
2676
_PAGE_EXEC_4U
| _PAGE_L_4U);
in sun4u_pgprot_init()
2704
__ACCESS_BITS_4U | _PAGE_WRITE_4U |
_PAGE_EXEC_4U
);
in sun4u_pgprot_init()
2706
__ACCESS_BITS_4U |
_PAGE_EXEC_4U
);
in sun4u_pgprot_init()
2708
__ACCESS_BITS_4U |
_PAGE_EXEC_4U
);
in sun4u_pgprot_init()
2710
page_exec_bit =
_PAGE_EXEC_4U
;
in sun4u_pgprot_init()
2812
_PAGE_EXEC_4U
| _PAGE_L_4U | _PAGE_W_4U);
in kern_large_tte()
/kernel/linux/linux-6.6/arch/sparc/mm/
H
A
D
init_64.c
661
_PAGE_EXEC_4V :
_PAGE_EXEC_4U
);
in read_obp_translations()
2689
_PAGE_EXEC_4U
);
in sun4u_pgprot_init()
2693
_PAGE_EXEC_4U
| _PAGE_L_4U);
in sun4u_pgprot_init()
2721
__ACCESS_BITS_4U | _PAGE_WRITE_4U |
_PAGE_EXEC_4U
);
in sun4u_pgprot_init()
2723
__ACCESS_BITS_4U |
_PAGE_EXEC_4U
);
in sun4u_pgprot_init()
2725
__ACCESS_BITS_4U |
_PAGE_EXEC_4U
);
in sun4u_pgprot_init()
2727
page_exec_bit =
_PAGE_EXEC_4U
;
in sun4u_pgprot_init()
2829
_PAGE_EXEC_4U
| _PAGE_L_4U | _PAGE_W_4U);
in kern_large_tte()
/kernel/linux/linux-5.10/arch/sparc/include/asm/
H
A
D
pgtable_64.h
138
#define
_PAGE_EXEC_4U
_AC(0x0000000000001000,UL) /* Executable SW bit */
macro
654
: "i" (
_PAGE_EXEC_4U
), "i" (_PAGE_EXEC_4V));
in pte_exec()
/kernel/linux/linux-6.6/arch/sparc/include/asm/
H
A
D
pgtable_64.h
136
#define
_PAGE_EXEC_4U
_AC(0x0000000000001000,UL) /* Executable SW bit */
macro
651
: "i" (
_PAGE_EXEC_4U
), "i" (_PAGE_EXEC_4V));
in pte_exec()
/kernel/linux/linux-5.10/arch/sparc/kernel/
H
A
D
tsb.S
212
661: sethi %hi(
_PAGE_EXEC_4U
), %g4
/kernel/linux/linux-6.6/arch/sparc/kernel/
H
A
D
tsb.S
212
661: sethi %hi(
_PAGE_EXEC_4U
), %g4
Completed in 13 milliseconds