Home
last modified time | relevance | path

Searched refs:debug_inst_opcode (Results 1 – 1 of 1) sorted by relevance

/qemu/target/ppc/
H A Dkvm.c100 static uint32_t debug_inst_opcode; variable
516 kvm_get_one_reg(cs, KVM_REG_PPC_DEBUG_INST, &debug_inst_opcode); in kvm_arch_init_vcpu()
1382 uint32_t sc = debug_inst_opcode; in kvm_arch_insert_sw_breakpoint()
1398 sc != debug_inst_opcode || in kvm_arch_remove_sw_breakpoint()