Searched refs:TYPE2_LOAD (Results 1 – 2 of 2) sorted by relevance
75 #define TYPE2_LOAD BIT(0) 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()491 if (ctrl & TYPE2_LOAD) { in type2_breakpoint_insert()1014 if (ctrl & TYPE2_LOAD) { in riscv_cpu_debug_check_watchpoint()