Home
last modified time | relevance | path

Searched refs:kvm_hw_breakpoint (Results 1 – 3 of 3) sorted by relevance

/Linux-v4.19/tools/arch/s390/include/uapi/asm/
Dkvm.h199 struct kvm_hw_breakpoint { struct
211 struct kvm_hw_breakpoint __user *hw_bp; argument
/Linux-v4.19/arch/s390/include/uapi/asm/
Dkvm.h199 struct kvm_hw_breakpoint { struct
211 struct kvm_hw_breakpoint __user *hw_bp; argument
/Linux-v4.19/arch/s390/kvm/
Dguestdbg.c175 struct kvm_hw_breakpoint *bp_data, in __import_wp_info()
207 struct kvm_hw_breakpoint *bp_data = NULL; in kvm_s390_import_bp_data()