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:pt_base
(Results
26 - 31
of
31
) sorted by relevance
1
2
/kernel/linux/linux-5.10/include/xen/interface/
H
A
D
xen.h
654
unsigned long
pt_base
; /* VIRTUAL address of page directory. */
member
/kernel/linux/linux-6.6/include/xen/interface/
H
A
D
xen.h
639
unsigned long
pt_base
; /* VIRTUAL address of page directory. */
member
/kernel/linux/linux-6.6/arch/x86/xen/
H
A
D
mmu_pv.c
1679
static void __init check_pt_base(unsigned long *
pt_base
, unsigned long *pt_end,
in check_pt_base()
argument
1708
unsigned long
pt_base
, pt_end;
in xen_setup_kernel_pagetable()
local
[all...]
/kernel/linux/linux-6.6/drivers/iommu/
H
A
D
exynos-iommu.c
262
u32
pt_base
; /* page table base address (physical) */
member
471
u32
pt_base
;
in __sysmmu_set_ptbase()
local
[all...]
/kernel/linux/linux-5.10/arch/x86/xen/
H
A
D
mmu_pv.c
1651
static void __init check_pt_base(unsigned long *
pt_base
, unsigned long *pt_end,
in check_pt_base()
argument
1680
unsigned long
pt_base
, pt_end;
in xen_setup_kernel_pagetable()
local
[all...]
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/amdgpu_dm/
H
A
D
amdgpu_dm.c
1235
u64
pt_base
;
in mmhub_read_system_context()
local
Completed in 22 milliseconds
1
2