Home
last modified time | relevance | path

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

/linux/arch/s390/include/uapi/asm/
H A Dkvm.h535 struct kvm_hw_breakpoint { struct
547 struct kvm_hw_breakpoint __user *hw_bp; argument
/linux/tools/arch/s390/include/uapi/asm/
H A Dkvm.h535 struct kvm_hw_breakpoint { struct
547 struct kvm_hw_breakpoint __user *hw_bp; argument
/linux/arch/s390/kvm/
H A 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()