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