]> git.karo-electronics.de Git - linux-beck.git/commit
KVM: MMU: move FNAME(is_rsvd_bits_set) to mmu.c
authorXiao Guangrong <guangrong.xiao@linux.intel.com>
Wed, 5 Aug 2015 04:04:20 +0000 (12:04 +0800)
committerPaolo Bonzini <pbonzini@redhat.com>
Wed, 5 Aug 2015 10:47:22 +0000 (12:47 +0200)
commitd2b0f98125425c72a3f628fbe5498eb55329738b
treeaff52c3cfb7dcae434464476b047fa02f957c10a
parent6f691251c0350ac52a007c54bf3ef62e9d8cdc5e
KVM: MMU: move FNAME(is_rsvd_bits_set) to mmu.c

FNAME(is_rsvd_bits_set) does not depend on guest mmu mode, move it
to mmu.c to stop being compiled multiple times

Signed-off-by: Xiao Guangrong <guangrong.xiao@linux.intel.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
arch/x86/kvm/mmu.c
arch/x86/kvm/paging_tmpl.h