Home
last modified time | relevance | path

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

/openbmc/linux/tools/testing/selftests/kvm/aarch64/
H A Ddebug-exceptions.c538 uint8_t brp_num, wrp_num, ctx_brp_num, normal_brp_num, ctx_brp_base; in test_guest_debug_exceptions_all() local
555 normal_brp_num = brp_num - ctx_brp_num; in test_guest_debug_exceptions_all()
558 ctx_brp_base = normal_brp_num; in test_guest_debug_exceptions_all()
562 for (b = 0; b < normal_brp_num; b++) { in test_guest_debug_exceptions_all()