Home
last modified time | relevance | path

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

/linux-6.3-rc2/arch/x86/include/asm/
A Ddebugreg.h110 static __always_inline bool hw_breakpoint_active(void) in hw_breakpoint_active() function
121 if (static_cpu_has(X86_FEATURE_HYPERVISOR) && !hw_breakpoint_active()) in local_db_save()
/linux-6.3-rc2/arch/x86/kernel/
A Dalternative.c1507 if (hw_breakpoint_active()) in use_temporary_mm()
1522 if (hw_breakpoint_active()) in unuse_temporary_mm()
/linux-6.3-rc2/arch/x86/kvm/
A Dx86.c10636 } else if (unlikely(hw_breakpoint_active())) { in vcpu_enter_guest()
10685 if (hw_breakpoint_active()) in vcpu_enter_guest()
/linux-6.3-rc2/arch/x86/kvm/vmx/
A Dnested.c3141 if (hw_breakpoint_active()) in nested_vmx_check_vmentry_hw()

Completed in 35 milliseconds