Searched refs:TYPE6_LOAD (Results 1 – 2 of 2) sorted by relevance
92 #define TYPE6_LOAD BIT(0) macro
563 bool rwx = !!(ctrl & (TYPE6_LOAD | TYPE6_STORE | TYPE6_EXEC)); in type6_breakpoint_enabled()596 TYPE6_LOAD | TYPE6_STORE | TYPE6_EXEC)); in type6_mcontrol6_validate()618 if (ctrl & TYPE6_LOAD) { in type6_breakpoint_insert()1032 if (ctrl & TYPE6_LOAD) { in riscv_cpu_debug_check_watchpoint()