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