Home
last modified time | relevance | path

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

/openbmc/qemu/target/riscv/
H A Ddebug.c248 static bool trigger_priv_match(CPURISCVState *env, trigger_type_t type, in trigger_priv_match() function
311 return trigger_priv_match(env, type, trigger_index); in trigger_common_match()