diff options
author | Haozhong Zhang <haozhong.zhang@intel.com> | 2017-12-20 08:29:28 +0100 |
---|---|---|
committer | Radim Krčmář <rkrcmar@redhat.com> | 2018-01-16 16:40:09 +0100 |
commit | b8d7044bcff7a955257b242515bcf1e5045edd9b (patch) | |
tree | 8c045960d435ed6797fce6a263da75c75ca729ea /arch/x86/mm/tlb.c | |
parent | Merge branch 'kvm-insert-lfence' (diff) | |
download | linux-b8d7044bcff7a955257b242515bcf1e5045edd9b.tar.xz linux-b8d7044bcff7a955257b242515bcf1e5045edd9b.zip |
x86/mm: add a function to check if a pfn is UC/UC-/WC
Check whether the PAT memory type of a pfn cannot be overridden by
MTRR UC memory type, i.e. the PAT memory type is UC, UC- or WC. This
function will be used by KVM to distinguish MMIO pfns and give them
UC memory type in the EPT page tables (on Intel processors, EPT
memory types work like MTRRs).
Signed-off-by: Haozhong Zhang <haozhong.zhang@intel.com>
Reviewed-by: Xiao Guangrong <xiaoguangrong@tencent.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Signed-off-by: Radim Krčmář <rkrcmar@redhat.com>
Diffstat (limited to 'arch/x86/mm/tlb.c')
0 files changed, 0 insertions, 0 deletions