]> git.baikalelectronics.ru Git - kernel.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)
commitc3c5db22bf6cdb799b06d0f06f0a305b6c9391ae
treeaff52c3cfb7dcae434464476b047fa02f957c10a
parent33820f7caed668fe96b750237c6bc148fa1dd5e5
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