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:pgtable
(Results
51 - 56
of
56
) sorted by relevance
1
2
3
/kernel/linux/linux-6.6/arch/sparc/mm/
H
A
D
init_64.c
2956
void pte_free_defer(struct mm_struct *mm, pgtable_t
pgtable
)
in pte_free_defer()
argument
/kernel/linux/linux-5.10/drivers/iommu/amd/
H
A
D
iommu.c
1482
static void free_pagetable(struct domain_pgtable *
pgtable
)
in free_pagetable()
argument
155
amd_iommu_domain_get_
pgtable
(struct protection_domain *domain, struct domain_
pgtable
*
pgtable
)
amd_iommu_domain_get_pgtable()
argument
1508
struct domain_
pgtable
pgtable
;
increase_address_space()
local
1558
struct domain_
pgtable
pgtable
;
alloc_pte()
local
1656
struct domain_
pgtable
pgtable
;
fetch_pte()
local
1908
set_dte_entry(u16 devid, struct protection_domain *domain, struct domain_
pgtable
*
pgtable
, bool ats, bool ppr)
set_dte_entry()
argument
1992
struct domain_
pgtable
pgtable
;
do_attach()
local
2316
update_device_table(struct protection_domain *domain, struct domain_
pgtable
*
pgtable
)
update_device_table()
argument
2328
update_and_flush_device_table(struct protection_domain *domain, struct domain_
pgtable
*
pgtable
)
update_and_flush_device_table()
argument
2337
struct domain_
pgtable
pgtable
;
update_domain()
local
2413
struct domain_
pgtable
pgtable
;
protection_domain_free()
local
2593
struct domain_
pgtable
pgtable
;
amd_iommu_map()
local
2618
struct domain_
pgtable
pgtable
;
amd_iommu_unmap()
local
2632
struct domain_
pgtable
pgtable
;
amd_iommu_iova_to_phys()
local
2812
struct domain_
pgtable
pgtable
;
amd_iommu_domain_direct_map()
local
3016
struct domain_
pgtable
pgtable
;
__set_gcr3()
local
3034
struct domain_
pgtable
pgtable
;
__clear_gcr3()
local
[all...]
/kernel/linux/linux-6.6/drivers/iommu/amd/
H
A
D
iommu.c
2094
int
pgtable
;
in protection_domain_alloc()
local
/kernel/linux/linux-5.10/arch/powerpc/include/asm/
H
A
D
kvm_host.h
310
pgd_t *
pgtable
;
member
/kernel/linux/linux-6.6/arch/powerpc/include/asm/
H
A
D
kvm_host.h
303
pgd_t *
pgtable
;
member
/kernel/linux/linux-6.6/drivers/iommu/intel/
H
A
D
iommu.c
843
struct dma_pte *
pgtable
;
in dmar_fault_dump_ptes()
local
Completed in 24 milliseconds
1
2
3