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_flags
(Results
1 - 24
of
24
) sorted by relevance
/kernel/linux/linux-6.6/arch/powerpc/include/asm/
H
A
D
pgtable.h
68
unsigned long
pte_flags
;
in pte_pgprot()
local
/kernel/linux/linux-5.10/arch/powerpc/include/asm/
H
A
D
pgtable.h
54
unsigned long
pte_flags
;
in pte_pgprot()
local
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/gt/
H
A
D
intel_ppgtt.c
184
u32
pte_flags
;
in ppgtt_bind_vma()
local
H
A
D
intel_ggtt.c
444
u32
pte_flags
;
in ggtt_bind_vma()
local
597
u32
pte_flags
;
in aliasing_gtt_bind_vma()
local
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/display/
H
A
D
intel_dpt.c
89
u32
pte_flags
;
in dpt_bind_vma()
local
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/gt/
H
A
D
selftest_tlb.c
156
unsigned int
pte_flags
= 0;
in pte_tlbinv()
local
H
A
D
intel_ppgtt.c
188
u32
pte_flags
;
in ppgtt_bind_vma()
local
H
A
D
gen8_ppgtt.c
824
u32
pte_flags
;
in gen8_init_scratch()
local
H
A
D
intel_ggtt.c
509
u32
pte_flags
;
in intel_ggtt_bind_vma()
local
686
u32
pte_flags
;
in aliasing_gtt_bind_vma()
local
918
u32
pte_flags
;
in ggtt_probe_common()
local
[all...]
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/amdgpu/
H
A
D
amdgpu_amdkfd.h
47
uint64_t
pte_flags
;
member
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/amdkfd/
H
A
D
kfd_migrate.c
57
uint64_t
pte_flags
;
in svm_migrate_gart_map()
local
H
A
D
kfd_svm.c
1192
uint64_t
pte_flags
;
in svm_range_get_pte_flags()
local
1365
uint64_t
pte_flags
;
in svm_range_map_to_gpu()
local
[all...]
/kernel/linux/linux-5.10/arch/x86/mm/
H
A
D
mem_encrypt_identity.c
75
pteval_t
pte_flags
;
member
213
__sme_map_range(struct sme_populate_pgd_data *ppd, pmdval_t pmd_flags, pteval_t
pte_flags
)
__sme_map_range()
argument
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/amdgpu/
H
A
D
amdgpu_amdkfd.h
64
uint64_t
pte_flags
;
member
/kernel/linux/linux-6.6/arch/x86/mm/
H
A
D
mem_encrypt_identity.c
78
pteval_t
pte_flags
;
member
216
__sme_map_range(struct sme_populate_pgd_data *ppd, pmdval_t pmd_flags, pteval_t
pte_flags
)
__sme_map_range()
argument
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/gt/uc/
H
A
D
intel_uc_fw.c
1021
u32
pte_flags
= 0;
in uc_fw_bind_ggtt()
local
/kernel/linux/linux-5.10/arch/x86/include/asm/
H
A
D
pgtable_types.h
473
static inline pteval_t
pte_flags
(pte_t pte)
in pte_flags()
function
H
A
D
pgtable.h
1389
pte_flags
_pkey(unsigned long
pte_flags
)
pte_flags_pkey()
argument
[all...]
/kernel/linux/linux-5.10/drivers/char/agp/
H
A
D
intel-gtt.c
324
u32
pte_flags
= I810_PTE_VALID;
in i810_write_entry()
local
738
u32
pte_flags
= I810_PTE_VALID;
in i830_write_entry()
local
1120
u32
pte_flags
;
in i965_write_entry()
local
[all...]
/kernel/linux/linux-6.6/drivers/char/agp/
H
A
D
intel-gtt.c
325
u32
pte_flags
= I810_PTE_VALID;
in i810_write_entry()
local
736
u32
pte_flags
= I810_PTE_VALID;
in i830_write_entry()
local
1118
u32
pte_flags
;
in i965_write_entry()
local
[all...]
/kernel/linux/linux-6.6/arch/x86/include/asm/
H
A
D
pgtable_types.h
478
static inline pteval_t
pte_flags
(pte_t pte)
in pte_flags()
function
H
A
D
pgtable.h
1611
pte_flags
_pkey(unsigned long
pte_flags
)
pte_flags_pkey()
argument
[all...]
/kernel/linux/linux-5.10/arch/s390/include/asm/
H
A
D
pgtable.h
875
unsigned long
pte_flags
= pte_val(pte) & _PAGE_CHG_MASK;
in pte_pgprot()
local
/kernel/linux/linux-6.6/arch/s390/include/asm/
H
A
D
pgtable.h
907
unsigned long
pte_flags
= pte_val(pte) & _PAGE_CHG_MASK;
in pte_pgprot()
local
Completed in 38 milliseconds