Home
last modified time | relevance | path

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

/openbmc/qemu/target/riscv/
H A Ddebug.c558 static inline bool type6_breakpoint_enabled(target_ulong ctrl) in type6_breakpoint_enabled() function
603 bool enabled = type6_breakpoint_enabled(ctrl); in type6_breakpoint_insert()