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:MMU_FTR_PKEY
(Results
1 - 12
of
12
) sorted by relevance
/kernel/linux/linux-5.10/arch/powerpc/include/asm/
H
A
D
pkeys.h
40
if (!mmu_has_feature(
MMU_FTR_PKEY
))
in vma_pkey()
95
if (!mmu_has_feature(
MMU_FTR_PKEY
))
in mm_pkey_alloc()
112
if (!mmu_has_feature(
MMU_FTR_PKEY
))
in mm_pkey_free()
133
if (!mmu_has_feature(
MMU_FTR_PKEY
))
in arch_override_mprotect_pkey()
151
if (!mmu_has_feature(
MMU_FTR_PKEY
))
in arch_set_user_pkey_access()
168
return mmu_has_feature(
MMU_FTR_PKEY
);
in arch_pkeys_enabled()
H
A
D
mmu.h
39
#define
MMU_FTR_PKEY
ASM_CONST(0x00000800)
macro
195
MMU_FTR_PKEY
|
/kernel/linux/linux-6.6/arch/powerpc/include/asm/
H
A
D
pkeys.h
40
if (!mmu_has_feature(
MMU_FTR_PKEY
))
in vma_pkey()
95
if (!mmu_has_feature(
MMU_FTR_PKEY
))
in mm_pkey_alloc()
112
if (!mmu_has_feature(
MMU_FTR_PKEY
))
in mm_pkey_free()
133
if (!mmu_has_feature(
MMU_FTR_PKEY
))
in arch_override_mprotect_pkey()
151
if (!mmu_has_feature(
MMU_FTR_PKEY
))
in arch_set_user_pkey_access()
168
return mmu_has_feature(
MMU_FTR_PKEY
);
in arch_pkeys_enabled()
H
A
D
mmu.h
48
#define
MMU_FTR_PKEY
ASM_CONST(0x00000800)
macro
189
MMU_FTR_PKEY
|
/kernel/linux/linux-5.10/arch/powerpc/mm/book3s64/
H
A
D
pkeys.c
135
cur_cpu_spec->mmu_features |=
MMU_FTR_PKEY
;
in pkey_early_init_devtree()
228
if (!mmu_has_feature(
MMU_FTR_PKEY
))
in pkey_mm_init()
318
if (!mmu_has_feature(
MMU_FTR_PKEY
))
in thread_pkey_regs_save()
331
if (!mmu_has_feature(
MMU_FTR_PKEY
))
in thread_pkey_regs_restore()
342
if (!mmu_has_feature(
MMU_FTR_PKEY
))
in thread_pkey_regs_init()
411
if (!mmu_has_feature(
MMU_FTR_PKEY
))
in arch_pte_access_permitted()
428
if (!mmu_has_feature(
MMU_FTR_PKEY
))
in arch_vma_access_permitted()
441
if (!mmu_has_feature(
MMU_FTR_PKEY
))
in arch_dup_pkeys()
H
A
D
hash_utils.c
1138
if (mmu_has_feature(
MMU_FTR_PKEY
))
in hash__early_init_mmu_secondary()
/kernel/linux/linux-6.6/arch/powerpc/mm/book3s64/
H
A
D
pkeys.c
143
cur_cpu_spec->mmu_features |=
MMU_FTR_PKEY
;
in pkey_early_init_devtree()
263
if (!early_radix_enabled() && !early_mmu_has_feature(
MMU_FTR_PKEY
))
in setup_kuep()
289
if (!early_radix_enabled() && !early_mmu_has_feature(
MMU_FTR_PKEY
))
in setup_kuap()
308
if (!mmu_has_feature(
MMU_FTR_PKEY
))
in pkey_mm_init()
432
if (!mmu_has_feature(
MMU_FTR_PKEY
))
in arch_pte_access_permitted()
449
if (!mmu_has_feature(
MMU_FTR_PKEY
))
in arch_vma_access_permitted()
462
if (!mmu_has_feature(
MMU_FTR_PKEY
))
in arch_dup_pkeys()
H
A
D
hash_utils.c
1299
if (mmu_has_feature(
MMU_FTR_PKEY
))
in hash__early_init_mmu_secondary()
/kernel/linux/linux-6.6/arch/powerpc/include/asm/book3s/64/
H
A
D
kup.h
19
END_MMU_FTR_SECTION_NESTED_IFCLR(
MMU_FTR_PKEY
, 67)
133
END_MMU_FTR_SECTION_NESTED_IFCLR(
MMU_FTR_PKEY
| MMU_FTR_KUAP, 68)
147
END_MMU_FTR_SECTION_NESTED_IFCLR(
MMU_FTR_PKEY
, 67)
238
if (!mmu_has_feature(
MMU_FTR_PKEY
))
364
if (mmu_has_feature(
MMU_FTR_PKEY
))
H
A
D
pkeys.h
10
if (!mmu_has_feature(
MMU_FTR_PKEY
))
in vmflag_to_pte_pkey_bits()
/kernel/linux/linux-5.10/arch/powerpc/include/asm/book3s/64/
H
A
D
pkeys.h
12
if (!mmu_has_feature(
MMU_FTR_PKEY
))
in vmflag_to_pte_pkey_bits()
/kernel/linux/linux-6.6/arch/powerpc/kernel/
H
A
D
syscall.c
38
if (mmu_has_feature(
MMU_FTR_PKEY
)) {
in system_call_exception()
Completed in 10 milliseconds