Home
last modified time | relevance | path

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

/Linux-v6.6/arch/s390/include/uapi/asm/
Dkvm.h221 struct kvm_hw_breakpoint { struct
233 struct kvm_hw_breakpoint __user *hw_bp; argument
/Linux-v6.6/tools/arch/s390/include/uapi/asm/
Dkvm.h205 struct kvm_hw_breakpoint { struct
217 struct kvm_hw_breakpoint __user *hw_bp; argument
/Linux-v6.6/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()