Home
last modified time | relevance | path

Searched refs:hw_breakpoint_active (Results 1 – 4 of 4) sorted by relevance

/Linux-v5.4/arch/x86/include/asm/
Dmmu_context.h396 if (hw_breakpoint_active()) in use_temporary_mm()
411 if (hw_breakpoint_active()) in unuse_temporary_mm()
Ddebugreg.h88 static inline int hw_breakpoint_active(void) in hw_breakpoint_active() function
/Linux-v5.4/arch/x86/kvm/vmx/
Dnested.c2900 if (hw_breakpoint_active()) in nested_vmx_check_vmentry_hw()
/Linux-v5.4/arch/x86/kvm/
Dx86.c8203 if (hw_breakpoint_active()) in vcpu_enter_guest()