Searched refs:TYPE2_STORE (Results 1 – 2 of 2) sorted by relevance
76 #define TYPE2_STORE BIT(1) macro
434 bool rwx = !!(ctrl & (TYPE2_LOAD | TYPE2_STORE | TYPE2_EXEC)); in type2_breakpoint_enabled()470 TYPE2_LOAD | TYPE2_STORE | TYPE2_EXEC)); in type2_mcontrol_validate()495 if (ctrl & TYPE2_STORE) { in type2_breakpoint_insert()1014 if (ctrl & TYPE2_STORE) { in riscv_cpu_debug_check_watchpoint()