Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/kvm/arm64/
H A Ddebug-exceptions.c165 static void install_hw_bp(u8 bpn, u64 addr) in install_hw_bp() argument
170 write_dbgbcr(bpn, bcr); in install_hw_bp()
171 write_dbgbvr(bpn, addr); in install_hw_bp()
235 static void guest_code(u8 bpn, u8 wpn, u8 ctx_bpn) in guest_code() argument
246 install_hw_bp(bpn, PC(hw_bp)); in guest_code()
252 install_hw_bp(bpn, PC(bp_svc)); in guest_code()
259 install_hw_bp(bpn, PC(bp_brk)); in guest_code()
294 install_hw_bp(bpn, PC(hw_bp2)); in guest_code()
324 install_hw_bp_ctx(bpn, ctx_bpn, PC(hw_bp_ctx), ctx); in guest_code()
422 static void test_guest_debug_exceptions(u8 bpn, u8 wpn, u8 ctx_bpn) in test_guest_debug_exceptions() argument
[all …]
/linux/drivers/net/wireless/rsi/
H A Drsi_mgmt.h473 __le32 bpn; member