Home
last modified time | relevance | path

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

/arch/powerpc/include/uapi/asm/
Dkvm.h291 #define KVMPPC_DEBUG_WATCH_WRITE (1UL << 2) macro
/arch/powerpc/kvm/
Dbooke.c902 run->debug.arch.status |= KVMPPC_DEBUG_WATCH_WRITE; in kvmppc_handle_debug()
1931 if (type & KVMPPC_DEBUG_WATCH_WRITE) in kvmppc_booke_add_watchpoint()
1938 if (type & KVMPPC_DEBUG_WATCH_WRITE) in kvmppc_booke_add_watchpoint()
2079 KVMPPC_DEBUG_WATCH_WRITE | in kvm_arch_vcpu_ioctl_set_guest_debug()