Searched refs:KVMPPC_DEBUG_WATCH_WRITE (Results 1 – 5 of 5) sorted by relevance
904 run->debug.arch.status |= KVMPPC_DEBUG_WATCH_WRITE; in kvmppc_handle_debug()1938 if (type & KVMPPC_DEBUG_WATCH_WRITE) in kvmppc_booke_add_watchpoint()1945 if (type & KVMPPC_DEBUG_WATCH_WRITE) in kvmppc_booke_add_watchpoint()2087 KVMPPC_DEBUG_WATCH_WRITE | in kvm_arch_vcpu_ioctl_set_guest_debug()
291 #define KVMPPC_DEBUG_WATCH_WRITE (1UL << 2) macro
290 #define KVMPPC_DEBUG_WATCH_WRITE (1UL << 2) macro
1550 dbg->arch.bp[n].type = KVMPPC_DEBUG_WATCH_WRITE; in kvm_arch_update_guest_debug()1556 dbg->arch.bp[n].type = KVMPPC_DEBUG_WATCH_WRITE | in kvm_arch_update_guest_debug()1581 KVMPPC_DEBUG_WATCH_WRITE)) { in kvm_handle_hw_breakpoint()