android_kernel_samsung_univ.../arch/x86/xen
Juergen Gross 0aad568983 xen: Hide get_phys_to_machine() to be able to tune common path
Today get_phys_to_machine() is always called when the mfn for a pfn
is to be obtained. Add a wrapper __pfn_to_mfn() as inline function
to be able to avoid calling get_phys_to_machine() when possible as
soon as the switch to a linear mapped p2m list has been done.

Signed-off-by: Juergen Gross <jgross@suse.com>
Reviewed-by: David Vrabel <david.vrabel@citrix.com>
Signed-off-by: David Vrabel <david.vrabel@citrix.com>
2014-12-04 14:09:09 +00:00
..
apic.c
debugfs.c
debugfs.h
efi.c
enlighten.c x86/xen: delay construction of mfn_list_list 2014-10-23 16:24:02 +01:00
grant-table.c
irq.c
Kconfig
Makefile
mmu.c xen: Hide get_phys_to_machine() to be able to tune common path 2014-12-04 14:09:09 +00:00
mmu.h
multicalls.c
multicalls.h
p2m.c xen: Hide get_phys_to_machine() to be able to tune common path 2014-12-04 14:09:09 +00:00
p2m.h
pci-swiotlb-xen.c
platform-pci-unplug.c
setup.c xen: Delay invalidating extra memory 2014-12-04 14:08:59 +00:00
smp.c x86/core, x86/xen/smp: Use 'die_complete' completion when taking CPU down 2014-11-10 11:16:40 +01:00
smp.h
spinlock.c
suspend.c
time.c x86/xen: Fix incorrect per_cpu accessor in xen_clocksource_read() 2014-10-23 16:24:02 +01:00
trace.c
vdso.h
vga.c
xen-asm_32.S
xen-asm_64.S
xen-asm.h
xen-asm.S
xen-head.S
xen-ops.h xen: Delay invalidating extra memory 2014-12-04 14:08:59 +00:00