Searched refs:runstate2_cache (Results 1 - 2 of 2) sorted by relevance

/linux-master/arch/x86/kvm/
H A Dxen.c277 struct gfn_to_pfn_cache *gpc2 = &vx->runstate2_cache;
924 kvm_gpc_deactivate(&vcpu->arch.xen.runstate2_cache);
947 kvm_gpc_deactivate(&vcpu->arch.xen.runstate2_cache);
951 r = kvm_gpc_activate(&vcpu->arch.xen.runstate2_cache,
2240 kvm_gpc_init(&vcpu->arch.xen.runstate2_cache, vcpu->kvm);
2251 kvm_gpc_deactivate(&vcpu->arch.xen.runstate2_cache);
/linux-master/arch/x86/include/asm/
H A Dkvm_host.h716 struct gfn_to_pfn_cache runstate2_cache; member in struct:kvm_vcpu_xen

Completed in 129 milliseconds