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:newpte
(Results
1 - 11
of
11
) sorted by relevance
/kernel/linux/linux-6.6/arch/powerpc/include/asm/book3s/64/
H
A
D
tlbflush.h
210
static inline bool pte_needs_flush(pte_t oldpte, pte_t
newpte
)
in pte_needs_flush()
argument
/kernel/linux/linux-5.10/mm/
H
A
D
mprotect.c
154
pte_t
newpte
;
in change_pte_range()
local
[all...]
H
A
D
ksm.c
1128
pte_t
newpte
;
in replace_page()
local
H
A
D
hugetlb.c
5085
pte_t
newpte
;
in hugetlb_change_protection()
local
/kernel/linux/linux-6.6/arch/x86/include/asm/
H
A
D
tlbflush.h
352
static inline bool pte_needs_flush(pte_t oldpte, pte_t
newpte
)
in pte_needs_flush()
argument
/kernel/linux/linux-6.6/arch/x86/mm/
H
A
D
init_32.c
172
pte_t *
newpte
;
in page_table_kmap_check()
local
/kernel/linux/linux-6.6/mm/
H
A
D
mprotect.c
197
pte_t
newpte
;
in change_pte_range()
local
[all...]
H
A
D
ksm.c
1194
pte_t
newpte
;
in replace_page()
local
H
A
D
hugetlb.c
5024
pte_t
newpte
= make_huge_pte(vma, &new_folio->page, 1);
in hugetlb_install_folio()
local
5723
pte_t
newpte
= make_huge_pte(vma, &new_folio->page, !unshare);
in hugetlb_wp()
local
6636
pte_t
newpte
= pte;
in hugetlb_change_protection()
local
[all...]
/kernel/linux/linux-5.10/arch/x86/mm/
H
A
D
init_32.c
175
pte_t *
newpte
;
in page_table_kmap_check()
local
/kernel/linux/linux-6.6/include/asm-generic/
H
A
D
tlb.h
708
static inline bool pte_needs_flush(pte_t oldpte, pte_t
newpte
)
in pte_needs_flush()
argument
Completed in 29 milliseconds