kvm_supports_cacheable_pfnmap
r = kvm_supports_cacheable_pfnmap();
if (!kvm_supports_cacheable_pfnmap())
if (kvm_vma_is_cacheable(vma) && !kvm_supports_cacheable_pfnmap()) {