diff options
author | Takuya Yoshikawa <yoshikawa.takuya@oss.ntt.co.jp> | 2010-12-06 22:59:07 -0500 |
---|---|---|
committer | Avi Kivity <avi@redhat.com> | 2011-01-12 04:30:47 -0500 |
commit | d4dbf470096c51cb4785167ea59fdbdea87ccbe4 (patch) | |
tree | fbc50ca20c1ed53ce431c5e923fb46e7faeef986 /arch/parisc/include/asm/swab.h | |
parent | 443381a828910efa3d71ba4491d180f2d0bb4212 (diff) |
KVM: MMU: Make the way of accessing lpage_info more generic
Large page information has two elements but one of them, write_count, alone
is accessed by a helper function.
This patch replaces this helper function with more generic one which returns
newly named kvm_lpage_info structure and use it to access the other element
rmap_pde.
Signed-off-by: Takuya Yoshikawa <yoshikawa.takuya@oss.ntt.co.jp>
Signed-off-by: Avi Kivity <avi@redhat.com>
Diffstat (limited to 'arch/parisc/include/asm/swab.h')
0 files changed, 0 insertions, 0 deletions