KVM: MMU: introduce gfn_to_page_many_atomic() function
authorXiao Guangrong <xiaoguangrong@cn.fujitsu.com>
Sun, 22 Aug 2010 11:11:43 +0000 (19:11 +0800)
committerAvi Kivity <avi@redhat.com>
Sun, 24 Oct 2010 08:51:26 +0000 (10:51 +0200)
Introduce this function to get consecutive gfn's pages, it can reduce
gup's overload, used by later patch

Signed-off-by: Xiao Guangrong <xiaoguangrong@cn.fujitsu.com>
Signed-off-by: Marcelo Tosatti <mtosatti@redhat.com>

No differences found