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:__ka
(Results
1 - 2
of
2
) sorted by relevance
/kernel/linux/linux-5.10/arch/x86/xen/
H
A
D
mmu_pv.c
1137
/* using
__ka
address and sticking INVALID_P2M_ENTRY! */
in xen_pagetable_p2m_free()
1142
* We could be in
__ka
space.
in xen_pagetable_p2m_free()
1144
* using the
__ka
address of xen_start_info or
in xen_pagetable_p2m_free()
1165
/* At this stage, cleanup_highmap has already cleaned
__ka
space
in xen_pagetable_cleanhighmap()
1171
* anybody is using
__ka
address to the initial boot-stack - and try
in xen_pagetable_cleanhighmap()
1592
static void * __init
__ka
(phys_addr_t paddr)
in __ka()
function
1611
return
__ka
(m2p(maddr));
in m2v()
1722
* it will be also modified in the
__ka
space! (But if you just
in xen_setup_kernel_pagetable()
/kernel/linux/linux-6.6/arch/x86/xen/
H
A
D
mmu_pv.c
1152
/* using
__ka
address and sticking INVALID_P2M_ENTRY! */
in xen_pagetable_p2m_free()
1157
* We could be in
__ka
space.
in xen_pagetable_p2m_free()
1159
* using the
__ka
address of xen_start_info or
in xen_pagetable_p2m_free()
1180
/* At this stage, cleanup_highmap has already cleaned
__ka
space
in xen_pagetable_cleanhighmap()
1186
* anybody is using
__ka
address to the initial boot-stack - and try
in xen_pagetable_cleanhighmap()
1620
static void * __init
__ka
(phys_addr_t paddr)
in __ka()
function
1639
return
__ka
(m2p(maddr));
in m2v()
1750
* it will be also modified in the
__ka
space! (But if you just
in xen_setup_kernel_pagetable()
Completed in 7 milliseconds