Home
last modified time | relevance | path

Searched refs:intercept_cr_write (Results 1 – 25 of 42) sorted by relevance

12

/dports/emulators/unicorn/unicorn-1.0.2/qemu/target-i386/
H A Dsvm.h135 uint16_t intercept_cr_write;
H A Dsvm_helper.c196 env->intercept_cr_write = lduw_phys(cs->as, env->vm_vmcb + in helper_vmrun()
198 control.intercept_cr_write)); in helper_vmrun()
494 if (env->intercept_cr_write & (1 << (type - SVM_EXIT_WRITE_CR0))) { in helper_svm_check_intercept_param()
H A Dcpu.h970 uint16_t intercept_cr_write; member
/dports/emulators/qemu-utils/qemu-4.2.1/target/i386/
H A Dsvm.h149 uint16_t intercept_cr_write; member
H A Dsvm_helper.c196 env->intercept_cr_write = x86_lduw_phys(cs, env->vm_vmcb + in helper_vmrun()
198 control.intercept_cr_write)); in helper_vmrun()
516 if (env->intercept_cr_write & (1 << (type - SVM_EXIT_WRITE_CR0))) { in cpu_svm_check_intercept_param()
/dports/emulators/py-unicorn/unicorn-1.0.2/qemu/target-i386/
H A Dsvm.h135 uint16_t intercept_cr_write;
H A Dsvm_helper.c196 env->intercept_cr_write = lduw_phys(cs->as, env->vm_vmcb + in helper_vmrun()
198 control.intercept_cr_write)); in helper_vmrun()
494 if (env->intercept_cr_write & (1 << (type - SVM_EXIT_WRITE_CR0))) { in helper_svm_check_intercept_param()
H A Dcpu.h970 uint16_t intercept_cr_write; member
/dports/emulators/qemu5/qemu-5.2.0/target/i386/
H A Dsvm.h150 uint16_t intercept_cr_write; member
H A Dsvm_helper.c196 env->intercept_cr_write = x86_lduw_phys(cs, env->vm_vmcb + in helper_vmrun()
198 control.intercept_cr_write)); in helper_vmrun()
521 if (env->intercept_cr_write & (1 << (type - SVM_EXIT_WRITE_CR0))) { in cpu_svm_check_intercept_param()
/dports/emulators/qemu-guest-agent/qemu-5.0.1/target/i386/
H A Dsvm.h149 uint16_t intercept_cr_write; member
H A Dsvm_helper.c196 env->intercept_cr_write = x86_lduw_phys(cs, env->vm_vmcb + in helper_vmrun()
198 control.intercept_cr_write)); in helper_vmrun()
516 if (env->intercept_cr_write & (1 << (type - SVM_EXIT_WRITE_CR0))) { in cpu_svm_check_intercept_param()
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/target/i386/
H A Dsvm.h149 uint16_t intercept_cr_write; member
H A Dsvm_helper.c196 env->intercept_cr_write = x86_lduw_phys(cs, env->vm_vmcb + in helper_vmrun()
198 control.intercept_cr_write)); in helper_vmrun()
516 if (env->intercept_cr_write & (1 << (type - SVM_EXIT_WRITE_CR0))) { in cpu_svm_check_intercept_param()
H A Dmachine.c1016 VMSTATE_UINT16(env.intercept_cr_write, X86CPU),
/dports/emulators/qemu42/qemu-4.2.1/target/i386/
H A Dsvm.h149 uint16_t intercept_cr_write; member
H A Dsvm_helper.c196 env->intercept_cr_write = x86_lduw_phys(cs, env->vm_vmcb + in helper_vmrun()
198 control.intercept_cr_write)); in helper_vmrun()
516 if (env->intercept_cr_write & (1 << (type - SVM_EXIT_WRITE_CR0))) { in cpu_svm_check_intercept_param()
/dports/emulators/qemu-cheri/qemu-0a323821042c36e21ea80e58b9545dfc3b0cb8ef/target/i386/
H A Dsvm.h149 uint16_t intercept_cr_write; member
H A Dsvm_helper.c196 env->intercept_cr_write = x86_lduw_phys(cs, env->vm_vmcb + in helper_vmrun()
198 control.intercept_cr_write)); in helper_vmrun()
516 if (env->intercept_cr_write & (1 << (type - SVM_EXIT_WRITE_CR0))) { in cpu_svm_check_intercept_param()
/dports/emulators/qemu-devel/qemu-de8ed1055c2ce18c95f597eb10df360dcb534f99/target/i386/
H A Dsvm.h153 uint16_t intercept_cr_write; member
/dports/emulators/qemu/qemu-6.2.0/target/i386/
H A Dsvm.h153 uint16_t intercept_cr_write; member
/dports/emulators/qemu60/qemu-6.0.0/target/i386/
H A Dsvm.h150 uint16_t intercept_cr_write; member
/dports/emulators/qemu-devel/qemu-de8ed1055c2ce18c95f597eb10df360dcb534f99/target/i386/tcg/sysemu/
H A Dsvm_helper.c224 env->intercept_cr_write = x86_lduw_phys(cs, env->vm_vmcb + in helper_vmrun()
226 control.intercept_cr_write)); in helper_vmrun()
578 if (env->intercept_cr_write & (1 << (type - SVM_EXIT_WRITE_CR0))) { in cpu_svm_has_intercept()
/dports/emulators/qemu/qemu-6.2.0/target/i386/tcg/sysemu/
H A Dsvm_helper.c224 env->intercept_cr_write = x86_lduw_phys(cs, env->vm_vmcb + in helper_vmrun()
226 control.intercept_cr_write)); in helper_vmrun()
578 if (env->intercept_cr_write & (1 << (type - SVM_EXIT_WRITE_CR0))) { in cpu_svm_has_intercept()
/dports/emulators/qemu60/qemu-6.0.0/target/i386/tcg/
H A Dsvm_helper.c197 env->intercept_cr_write = x86_lduw_phys(cs, env->vm_vmcb + in helper_vmrun()
199 control.intercept_cr_write)); in helper_vmrun()
522 if (env->intercept_cr_write & (1 << (type - SVM_EXIT_WRITE_CR0))) { in cpu_svm_check_intercept_param()

12