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:pte_val
(Results
26 - 50
of
75
) sorted by relevance
1
2
3
/kernel/linux/linux-6.6/arch/powerpc/mm/book3s64/
H
A
D
hugetlbpage.c
131
unsigned long
pte_val
;
in huge_ptep_modify_prot_start()
local
/kernel/linux/linux-6.6/arch/nios2/include/asm/
H
A
D
page.h
65
#define
pte_val
(x) ((x).pte)
macro
/kernel/linux/linux-6.6/arch/openrisc/include/asm/
H
A
D
page.h
59
#define
pte_val
(x) ((x).pte)
macro
/kernel/linux/linux-5.10/include/asm-generic/
H
A
D
page.h
51
#define
pte_val
(x) ((x).pte)
macro
/kernel/linux/linux-6.6/include/asm-generic/
H
A
D
page.h
51
#define
pte_val
(x) ((x).pte)
macro
/kernel/linux/linux-5.10/arch/xtensa/include/asm/
H
A
D
page.h
102
#define
pte_val
(x) ((x).pte)
macro
/kernel/linux/linux-5.10/arch/microblaze/include/asm/
H
A
D
page.h
98
# define
pte_val
(x) ((x).pte)
macro
/kernel/linux/linux-5.10/arch/x86/mm/
H
A
D
kasan_init_64.c
293
pteval_t
pte_val
= __pa_nodebug(kasan_early_shadow_page) |
in kasan_early_init()
local
/kernel/linux/linux-5.10/arch/mips/include/asm/
H
A
D
page.h
125
#define
pte_val
(x) ((x).pte_low | ((unsigned long long)(x).pte_high << 32))
macro
129
#define
pte_val
(x) ((x).pte)
macro
134
#define
pte_val
(x) ((x).pte)
macro
H
A
D
pgtable-bits.h
214
static inline uint64_t pte_to_entrylo(unsigned long
pte_val
)
in pte_to_entrylo()
argument
/kernel/linux/linux-5.10/arch/powerpc/include/asm/
H
A
D
pgtable-be-types.h
11
static inline unsigned long
pte_val
(pte_t x)
in pte_val()
function
/kernel/linux/linux-5.10/arch/parisc/include/asm/
H
A
D
page.h
55
#define
pte_val
(x) ((x).pte)
macro
78
#define
pte_val
(x) (x)
macro
/kernel/linux/linux-5.10/arch/sh/include/asm/
H
A
D
page.h
79
#define
pte_val
(x) \
macro
87
#define
pte_val
(x) ((x).pte_low)
macro
/kernel/linux/linux-5.10/arch/sparc/include/asm/
H
A
D
page_64.h
76
#define
pte_val
(x) ((x).pte)
macro
99
#define
pte_val
(x) (x)
macro
H
A
D
page_32.h
63
#define
pte_val
(x) ((x).pte)
macro
91
#define
pte_val
(x) (x)
macro
/kernel/linux/linux-5.10/arch/um/include/asm/
H
A
D
page.h
40
#define
pte_val
(p) ((p).pte)
macro
66
#define
pte_val
(x) ((x).pte)
macro
/kernel/linux/linux-5.10/arch/riscv/include/asm/
H
A
D
page.h
77
#define
pte_val
(x) ((x).pte)
macro
/kernel/linux/linux-6.6/arch/mips/include/asm/
H
A
D
page.h
125
#define
pte_val
(x) ((x).pte_low | ((unsigned long long)(x).pte_high << 32))
macro
129
#define
pte_val
(x) ((x).pte)
macro
134
#define
pte_val
(x) ((x).pte)
macro
H
A
D
pgtable-bits.h
214
static inline uint64_t pte_to_entrylo(unsigned long
pte_val
)
in pte_to_entrylo()
argument
/kernel/linux/linux-6.6/arch/microblaze/include/asm/
H
A
D
page.h
64
# define
pte_val
(x) ((x).pte)
macro
/kernel/linux/linux-6.6/arch/csky/include/asm/
H
A
D
page.h
56
#define
pte_val
(x) ((x).pte_low)
macro
/kernel/linux/linux-6.6/arch/powerpc/include/asm/
H
A
D
pgtable-be-types.h
11
static inline unsigned long
pte_val
(pte_t x)
in pte_val()
function
/kernel/linux/linux-6.6/arch/parisc/include/asm/
H
A
D
page.h
57
#define
pte_val
(x) ((x).pte)
macro
80
#define
pte_val
(x) (x)
macro
/kernel/linux/linux-6.6/arch/sh/include/asm/
H
A
D
page.h
79
#define
pte_val
(x) \
macro
87
#define
pte_val
(x) ((x).pte_low)
macro
/kernel/linux/linux-6.6/arch/sparc/include/asm/
H
A
D
page_64.h
76
#define
pte_val
(x) ((x).pte)
macro
99
#define
pte_val
(x) (x)
macro
Completed in 10 milliseconds
1
2
3