KVM: inline is_*_pfn functions
authorXiao Guangrong <xiaoguangrong@linux.vnet.ibm.com>
Fri, 3 Aug 2012 07:39:59 +0000 (15:39 +0800)
committerAvi Kivity <avi@redhat.com>
Mon, 6 Aug 2012 13:04:53 +0000 (16:04 +0300)
These functions are exported and can not inline, move them
to kvm_host.h to eliminate the overload of function call

Signed-off-by: Xiao Guangrong <xiaoguangrong@linux.vnet.ibm.com>
Signed-off-by: Avi Kivity <avi@redhat.com>

No differences found