Home
last modified time | relevance | path

Searched defs:old_cr0 (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/target/i386/hvf/
H A Dvmx.h124 uint64_t old_cr0 = rvmcs(vcpu, VMCS_GUEST_CR0); in macvm_set_cr0() local
/openbmc/linux/arch/x86/kvm/
H A Dx86.c929 void kvm_post_set_cr0(struct kvm_vcpu *vcpu, unsigned long old_cr0, unsigned long cr0) in kvm_post_set_cr0()
973 unsigned long old_cr0 = kvm_read_cr0(vcpu); in kvm_set_cr0() local
12033 unsigned long old_cr0 = kvm_read_cr0(vcpu); in kvm_vcpu_reset() local