Home
last modified time | relevance | path

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

/openbmc/qemu/target/riscv/
H A Ddebug.h77 #define TYPE2_S BIT(4) macro
H A Ddebug.c259 bool mode = !!(ctrl & (TYPE2_U | TYPE2_S | TYPE2_M)); in type2_breakpoint_enabled()
295 val |= (ctrl & (TYPE2_U | TYPE2_S | TYPE2_M | in type2_mcontrol_validate()