Home
last modified time | relevance | path

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

/linux-4.4.14/arch/powerpc/include/uapi/asm/
Dkvm.h282 #define KVMPPC_DEBUG_WATCH_READ (1UL << 3) macro
/linux-4.4.14/arch/powerpc/kvm/
Dbooke.c869 run->debug.arch.status |= KVMPPC_DEBUG_WATCH_READ; in kvmppc_handle_debug()
1891 if (type & KVMPPC_DEBUG_WATCH_READ) in kvmppc_booke_add_watchpoint()
1898 if (type & KVMPPC_DEBUG_WATCH_READ) in kvmppc_booke_add_watchpoint()
2036 if (type & !(KVMPPC_DEBUG_WATCH_READ | in kvm_arch_vcpu_ioctl_set_guest_debug()