HomeSort by relevance Sort by last modified time
    Searched full:intercept_exceptions (Results 1 - 5 of 5) sorted by null

  /external/qemu/target-i386/
svm.h 138 uint32_t intercept_exceptions; member in struct:vmcb_control_area
machine.c 132 qemu_put_be32s(f, &env->intercept_exceptions);
326 qemu_get_be32s(f, &env->intercept_exceptions);
cpu.h 634 uint32_t intercept_exceptions; member in struct:CPUX86State
op_helper.c     [all...]
helper.c     [all...]

Completed in 455 milliseconds