Home
last modified time | relevance | path

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

/arch/powerpc/include/uapi/asm/
Dkvm.h280 #define KVMPPC_DEBUG_BREAKPOINT (1UL << 1) macro
/arch/powerpc/kvm/
Dbooke.c864 run->debug.arch.status |= KVMPPC_DEBUG_BREAKPOINT; in kvmppc_handle_debug()
2038 KVMPPC_DEBUG_BREAKPOINT)) in kvm_arch_vcpu_ioctl_set_guest_debug()
2041 if (type & KVMPPC_DEBUG_BREAKPOINT) { in kvm_arch_vcpu_ioctl_set_guest_debug()