Home
last modified time | relevance | path

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

/linux-6.1.9/arch/x86/kernel/
Dhw_breakpoint.c516 bool bpx; in hw_breakpoint_handler() local
535 bpx = bp->hw.info.type == X86_BREAKPOINT_EXECUTE; in hw_breakpoint_handler()
546 if (bpx && (dr6 & DR_STEP)) in hw_breakpoint_handler()
561 if (bpx) in hw_breakpoint_handler()