Home
last modified time | relevance | path

Searched refs:extract_trigger_type (Results 1 – 1 of 1) sorted by relevance

/openbmc/qemu/target/riscv/
H A Ddebug.c77 static inline target_ulong extract_trigger_type(CPURISCVState *env, in extract_trigger_type() function
94 return extract_trigger_type(env, env->tdata1[trigger_index]); in get_trigger_type()
869 trigger_type = extract_trigger_type(env, in tdata_csr_read()
890 trigger_type = extract_trigger_type(env, val); in tdata_csr_write()