Home
last modified time | relevance | path

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

/openbmc/qemu/target/riscv/
H A Ddebug.h105 #define TYPE6_VU BIT(23) macro
H A Ddebug.c560 bool mode = !!(ctrl & (TYPE6_VU | TYPE6_VS | TYPE6_U | TYPE6_S | TYPE6_M)); in type6_breakpoint_enabled()
593 val |= (ctrl & (TYPE6_VU | TYPE6_VS | TYPE6_U | TYPE6_S | TYPE6_M | in type6_mcontrol6_validate()