Home
last modified time | relevance | path

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

/linux-6.3-rc2/tools/testing/selftests/kvm/aarch64/
A Ddebug-exceptions.c165 static void install_hw_bp(uint8_t bpn, uint64_t addr) in install_hw_bp() argument
170 write_dbgbcr(bpn, bcr); in install_hw_bp()
171 write_dbgbvr(bpn, addr); in install_hw_bp()
237 static void guest_code(uint8_t bpn, uint8_t wpn, uint8_t ctx_bpn) in guest_code() argument
248 install_hw_bp(bpn, PC(hw_bp)); in guest_code()
254 install_hw_bp(bpn, PC(bp_svc)); in guest_code()
261 install_hw_bp(bpn, PC(bp_brk)); in guest_code()
296 install_hw_bp(bpn, PC(hw_bp2)); in guest_code()
326 install_hw_bp_ctx(bpn, ctx_bpn, PC(hw_bp_ctx), ctx); in guest_code()
447 vcpu_args_set(vcpu, 3, bpn, wpn, ctx_bpn); in test_guest_debug_exceptions()
[all …]
/linux-6.3-rc2/drivers/net/wireless/rsi/
A Drsi_mgmt.h473 __le32 bpn; member
/linux-6.3-rc2/kernel/cgroup/
A Dcpuset.c982 int bpn = b->pn; in generate_sched_domains() local
984 if (apn != bpn && cpusets_overlap(a, b)) { in generate_sched_domains()
988 if (c->pn == bpn) in generate_sched_domains()

Completed in 13 milliseconds