original_kernel/arch/x86/kvm
Andi Kleen 2605fc216f asmlinkage, x86: Add explicit __visible to arch/x86/*
As requested by Linus add explicit __visible to the asmlinkage users.
This marks all functions visible to assembler.

Tree sweep for arch/x86/*

Signed-off-by: Andi Kleen <ak@linux.intel.com>
Link: http://lkml.kernel.org/r/1398984278-29319-3-git-send-email-andi@firstfloor.org
Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
2014-05-05 16:07:44 -07:00
..
Kconfig
Makefile
cpuid.c KVM: expose SMAP feature to guest 2014-04-14 17:50:37 -03:00
cpuid.h KVM: Add SMAP support when setting CR4 2014-04-14 17:50:34 -03:00
emulate.c
i8254.c
i8254.h
i8259.c
irq.c
irq.h
kvm_cache_regs.h
lapic.c
lapic.h
mmu.c KVM: Rename variable smep to cr4_smep 2014-04-14 17:50:40 -03:00
mmu.h KVM: Add SMAP support when setting CR4 2014-04-14 17:50:34 -03:00
mmu_audit.c
mmutrace.h
paging_tmpl.h KVM: Add SMAP support when setting CR4 2014-04-14 17:50:34 -03:00
pmu.c
svm.c
trace.h
tss.h
vmx.c KVM: x86: Check for host supported fields in shadow vmcs 2014-04-28 11:14:51 +02:00
x86.c asmlinkage, x86: Add explicit __visible to arch/x86/* 2014-05-05 16:07:44 -07:00
x86.h