Searched refs:KVMPPC_DEBUG_WATCH_READ (Results 1 – 5 of 5) sorted by relevance
906 run->debug.arch.status |= KVMPPC_DEBUG_WATCH_READ; in kvmppc_handle_debug()1936 if (type & KVMPPC_DEBUG_WATCH_READ) in kvmppc_booke_add_watchpoint()1943 if (type & KVMPPC_DEBUG_WATCH_READ) in kvmppc_booke_add_watchpoint()2086 if (type & ~(KVMPPC_DEBUG_WATCH_READ | in kvm_arch_vcpu_ioctl_set_guest_debug()
292 #define KVMPPC_DEBUG_WATCH_READ (1UL << 3) macro
291 #define KVMPPC_DEBUG_WATCH_READ (1UL << 3) macro
1553 dbg->arch.bp[n].type = KVMPPC_DEBUG_WATCH_READ; in kvm_arch_update_guest_debug()1557 KVMPPC_DEBUG_WATCH_READ; in kvm_arch_update_guest_debug()1580 } else if (arch_info->status & (KVMPPC_DEBUG_WATCH_READ | in kvm_handle_hw_breakpoint()