Searched refs:kvm_gpc_is_gpa_active (Results 1 – 2 of 2) sorted by relevance
864 if (kvm_gpc_is_gpa_active(&kvm->arch.xen.shinfo_cache)) in kvm_xen_hvm_get_attr()1158 if (kvm_gpc_is_gpa_active(&vcpu->arch.xen.vcpu_info_cache)) in kvm_xen_vcpu_get_attr()
1491 static inline bool kvm_gpc_is_gpa_active(struct gfn_to_pfn_cache *gpc) in kvm_gpc_is_gpa_active() function