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:pfn_to_mfn
(Results
1 - 14
of
14
) sorted by relevance
/kernel/linux/linux-5.10/arch/x86/xen/
H
A
D
suspend_pv.c
36
pfn_to_mfn
(xen_start_info->store_mfn);
in xen_pv_post_suspend()
38
pfn_to_mfn
(xen_start_info->console.domU.mfn);
in xen_pv_post_suspend()
H
A
D
setup.c
265
unsigned long mfn =
pfn_to_mfn
(pfn);
in xen_set_identity_and_release_chunk()
353
mfn =
pfn_to_mfn
(ident_pfn_iter);
in xen_do_set_identity_and_remap_chunk()
361
xen_remap_buf.mfns[i] =
pfn_to_mfn
(ident_pfn_iter + i);
in xen_do_set_identity_and_remap_chunk()
H
A
D
mmu_pv.c
668
op.arg1.mfn =
pfn_to_mfn
(pfn);
in xen_do_pin()
992
op.arg1.mfn =
pfn_to_mfn
(pfn);
in pin_pagetable_pfn()
1304
mfn =
pfn_to_mfn
(PFN_DOWN(cr3));
in __xen_write_cr3()
1495
op->arg1.mfn =
pfn_to_mfn
(pfn);
in __pin_pagetable_pfn()
H
A
D
pmu.c
536
xp.val =
pfn_to_mfn
(pfn);
in xen_pmu_init()
H
A
D
enlighten_pv.c
462
mfn =
pfn_to_mfn
(pfn);
in xen_load_gdt()
487
mfn =
pfn_to_mfn
(pfn);
in xen_load_gdt_boot()
H
A
D
p2m.c
35
*
pfn_to_mfn
(0x90909090)=INVALID_P2M_ENTRY.
42
*
pfn_to_mfn
(0xc0000)=0xc0000
56
* appropriate functions (
pfn_to_mfn
).
59
* PFN is that we could find ourselves where
pfn_to_mfn
(pfn)==pfn for a
729
WARN(
pfn_to_mfn
(pfn) != INVALID_P2M_ENTRY, "page must be ballooned");
in set_foreign_p2m_mapping()
/kernel/linux/linux-6.6/arch/x86/xen/
H
A
D
suspend_pv.c
36
pfn_to_mfn
(xen_start_info->store_mfn);
in xen_pv_post_suspend()
38
pfn_to_mfn
(xen_start_info->console.domU.mfn);
in xen_pv_post_suspend()
H
A
D
setup.c
270
unsigned long mfn =
pfn_to_mfn
(pfn);
in xen_set_identity_and_release_chunk()
354
mfn =
pfn_to_mfn
(ident_pfn_iter);
in xen_do_set_identity_and_remap_chunk()
362
xen_remap_buf.mfns[i] =
pfn_to_mfn
(ident_pfn_iter + i);
in xen_do_set_identity_and_remap_chunk()
H
A
D
mmu_pv.c
688
op.arg1.mfn =
pfn_to_mfn
(pfn);
in xen_do_pin()
1007
op.arg1.mfn =
pfn_to_mfn
(pfn);
in pin_pagetable_pfn()
1326
mfn =
pfn_to_mfn
(PFN_DOWN(cr3));
in __xen_write_cr3()
1520
op->arg1.mfn =
pfn_to_mfn
(pfn);
in __pin_pagetable_pfn()
H
A
D
pmu.c
543
xp.val =
pfn_to_mfn
(pfn);
in xen_pmu_init()
H
A
D
enlighten_pv.c
528
mfn =
pfn_to_mfn
(pfn);
in xen_load_gdt()
553
mfn =
pfn_to_mfn
(pfn);
in xen_load_gdt_boot()
H
A
D
p2m.c
35
*
pfn_to_mfn
(0x90909090)=INVALID_P2M_ENTRY.
42
*
pfn_to_mfn
(0xc0000)=0xc0000
56
* appropriate functions (
pfn_to_mfn
).
59
* PFN is that we could find ourselves where
pfn_to_mfn
(pfn)==pfn for a
724
WARN(
pfn_to_mfn
(pfn) != INVALID_P2M_ENTRY, "page must be ballooned");
in set_foreign_p2m_mapping()
/kernel/linux/linux-5.10/arch/x86/include/asm/xen/
H
A
D
page.h
132
* When to use
pfn_to_mfn
(), __pfn_to_mfn() or get_phys_to_machine():
133
* -
pfn_to_mfn
() returns either INVALID_P2M_ENTRY or the mfn. No indicator
164
static inline unsigned long
pfn_to_mfn
(unsigned long pfn)
in pfn_to_mfn()
function
169
* Some x86 code are still using
pfn_to_mfn
instead of
in pfn_to_mfn()
170
*
pfn_to_mfn
. This will have to be removed when we figured
in pfn_to_mfn()
241
return XMADDR(PFN_PHYS(
pfn_to_mfn
(PFN_DOWN(phys.paddr))) | offset);
in phys_to_machine()
256
return
pfn_to_mfn
(pfn);
in pfn_to_gfn()
289
* masked (e.g.,
pfn_to_mfn
()) so behaviour there is correct.
307
#define virt_to_mfn(v) (
pfn_to_mfn
(virt_to_pfn(v)))
/kernel/linux/linux-6.6/arch/x86/include/asm/xen/
H
A
D
page.h
124
* When to use
pfn_to_mfn
(), __pfn_to_mfn() or get_phys_to_machine():
125
* -
pfn_to_mfn
() returns either INVALID_P2M_ENTRY or the mfn. No indicator
156
static inline unsigned long
pfn_to_mfn
(unsigned long pfn)
in pfn_to_mfn()
function
161
* Some x86 code are still using
pfn_to_mfn
instead of
in pfn_to_mfn()
162
*
pfn_to_mfn
. This will have to be removed when we figured
in pfn_to_mfn()
233
return XMADDR(PFN_PHYS(
pfn_to_mfn
(PFN_DOWN(phys.paddr))) | offset);
in phys_to_machine()
248
return
pfn_to_mfn
(pfn);
in pfn_to_gfn()
281
* masked (e.g.,
pfn_to_mfn
()) so behaviour there is correct.
302
#define virt_to_mfn(v) (
pfn_to_mfn
(virt_to_pfn(v)))
Completed in 18 milliseconds