HomeSort by relevance Sort by last modified time
    Searched refs:kvm_arch_insert_sw_breakpoint (Results 1 - 3 of 3) sorted by null

  /external/qemu/
kvm.h 121 int kvm_arch_insert_sw_breakpoint(CPUState *current_env,
kvm-all.c 940 err = kvm_arch_insert_sw_breakpoint(current_env, bp);
  /external/qemu/target-i386/
kvm.c 789 int kvm_arch_insert_sw_breakpoint(CPUState *env, struct kvm_sw_breakpoint *bp) function

Completed in 589 milliseconds