Searched hist:de9aef5e1ad6e504d6992df17dfa193e8ba5cc34 (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/arch/x86/kvm/ |
H A D | mtrr.c | diff de9aef5e1ad6e504d6992df17dfa193e8ba5cc34 Mon Jun 15 03:55:29 CDT 2015 Xiao Guangrong <guangrong.xiao@linux.intel.com> KVM: MTRR: introduce fixed_mtrr_segment table
This table summarizes the information of fixed MTRRs and introduce some APIs to abstract its operation which helps us to clean up the code and will be used in later patches
Signed-off-by: Xiao Guangrong <guangrong.xiao@linux.intel.com> [Change range_size to range_shift, in order to avoid udivdi3 errors. - Paolo] Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
|