android_kernel_samsung_msm8976/drivers/kvm
Glauber de Oliveira Costa 053de04441 x86: get rid of _MASK flags
There's no need for the *_MASK flags (TF_MASK, IF_MASK, etc), found in
processor.h (both _32 and _64). They have a one-to-one mapping with the
EFLAGS value. This patch removes the definitions, and use the already
existent X86_EFLAGS_ version when applicable.

[ roland@redhat.com: KVM build fixes. ]

Signed-off-by: Glauber de Oliveira Costa <gcosta@redhat.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
2008-01-30 13:31:27 +01:00
..
i8259.c
ioapic.c
irq.c
irq.h
Kconfig
kvm.h
kvm_main.c
kvm_svm.h
lapic.c
Makefile
mmu.c
paging_tmpl.h
segment_descriptor.h
svm.c
svm.h
vmx.c x86: get rid of _MASK flags 2008-01-30 13:31:27 +01:00
vmx.h
x86_emulate.c
x86_emulate.h