Searched refs:vcpu_decache (Results 1 - 4 of 4) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/kvm/
H A Dkvm.h392 void (*vcpu_decache)(struct kvm_vcpu *vcpu); member in struct:kvm_arch_ops
H A Dsvm.c1752 .vcpu_decache = svm_vcpu_decache,
H A Dvmx.c2148 .vcpu_decache = vmx_vcpu_decache,
H A Dkvm_main.c2897 kvm_arch_ops->vcpu_decache(vcpu);

Completed in 69 milliseconds