Home
last modified time | relevance | path

Searched defs:trigger_type (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/target/riscv/
H A Ddebug.c102 int trigger_type = get_trigger_type(env, trigger_index); in get_trigger_action() local
158 int trigger_type = get_trigger_type(env, env->trigger_cur); in tdata_available() local
863 int trigger_type; in tdata_csr_read() local
884 int trigger_type; in tdata_csr_write() local
948 int trigger_type; in riscv_cpu_debug_check_breakpoint() local
994 int trigger_type; in riscv_cpu_debug_check_watchpoint() local
/openbmc/u-boot/include/
H A Defi_loader.h245 enum efi_timer_delay trigger_type; member