diff options
author | Haozhong Zhang <[email protected]> | 2017-12-20 15:29:28 +0800 |
---|---|---|
committer | Radim Krčmář <[email protected]> | 2018-01-16 16:40:09 +0100 |
commit | b8d7044bcff7a955257b242515bcf1e5045edd9b (patch) | |
tree | 8c045960d435ed6797fce6a263da75c75ca729ea /tools/perf/scripts/python/call-graph-from-sql.py | |
parent | 05992edc279237d5803d64578e0c72b604970a49 (diff) |
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 <[email protected]>
Reviewed-by: Xiao Guangrong <[email protected]>
Signed-off-by: Paolo Bonzini <[email protected]>
Signed-off-by: Radim Krčmář <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-sql.py')
0 files changed, 0 insertions, 0 deletions