Searched defs:old_cr4 (Results 1 – 3 of 3) sorted by relevance
| /linux/arch/x86/kvm/svm/ | ||
| H A D | svm.c | 1831 unsigned long old_cr4 = vcpu->arch.cr4; svm_set_cr4() local |
| /linux/arch/x86/kvm/ | ||
| H A D | x86.c | 1331 kvm_post_set_cr4(struct kvm_vcpu * vcpu,unsigned long old_cr4,unsigned long cr4) kvm_post_set_cr4() argument |
| /linux/arch/x86/kvm/vmx/ | ||
| H A D | vmx.c | 3539 unsigned long old_cr4 = kvm_read_cr4(vcpu); vmx_set_cr4() local |