Searched defs:wnr (Results 1 – 2 of 2) sorted by relevance
| /openbmc/qemu/target/arm/ |
| H A D | syndrome.h | 272 int cm, int s1ptw, int wnr, int fsc) in syn_gpc() 287 int wnr, int fsc) in syn_data_abort_no_iss() 299 int wnr, int fsc, in syn_data_abort_with_iss() 313 static inline uint32_t syn_data_abort_vncr(int ea, int wnr, int fsc) in syn_data_abort_vncr() 325 static inline uint32_t syn_watchpoint(int same_el, int cm, int wnr) in syn_watchpoint()
|
| H A D | debug_helper.c | 479 bool wnr = (wp_hit->flags & BP_WATCHPOINT_HIT_WRITE) != 0; in arm_debug_excp_handler() local
|