Home
last modified time | relevance | path

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

/openbmc/qemu/target/riscv/
H A Ddebug.c257 static inline bool type2_breakpoint_enabled(target_ulong ctrl) in type2_breakpoint_enabled() function
305 bool enabled = type2_breakpoint_enabled(ctrl); in type2_breakpoint_insert()