Home
last modified time | relevance | path

Searched refs:hw_breakpoint (Results 1 – 25 of 66) sorted by relevance

123

/dports/multimedia/v4l_compat/linux-5.13-rc2/kernel/events/
H A DMakefile8 obj-$(CONFIG_HAVE_HW_BREAKPOINT) += hw_breakpoint.o
/dports/multimedia/libv4l/linux-5.13-rc2/kernel/events/
H A DMakefile8 obj-$(CONFIG_HAVE_HW_BREAKPOINT) += hw_breakpoint.o
/dports/multimedia/v4l-utils/linux-5.13-rc2/kernel/events/
H A DMakefile8 obj-$(CONFIG_HAVE_HW_BREAKPOINT) += hw_breakpoint.o
/dports/multimedia/libv4l/linux-5.13-rc2/samples/
H A DMakefile9 obj-$(CONFIG_SAMPLE_HW_BREAKPOINT) += hw_breakpoint/
/dports/multimedia/v4l_compat/linux-5.13-rc2/samples/
H A DMakefile9 obj-$(CONFIG_SAMPLE_HW_BREAKPOINT) += hw_breakpoint/
/dports/multimedia/v4l-utils/linux-5.13-rc2/samples/
H A DMakefile9 obj-$(CONFIG_SAMPLE_HW_BREAKPOINT) += hw_breakpoint/
/dports/multimedia/v4l-utils/linux-5.13-rc2/arch/xtensa/kernel/
H A DMakefile18 obj-$(CONFIG_HAVE_HW_BREAKPOINT) += hw_breakpoint.o
/dports/multimedia/v4l_compat/linux-5.13-rc2/arch/xtensa/kernel/
H A DMakefile18 obj-$(CONFIG_HAVE_HW_BREAKPOINT) += hw_breakpoint.o
/dports/multimedia/libv4l/linux-5.13-rc2/arch/xtensa/kernel/
H A DMakefile18 obj-$(CONFIG_HAVE_HW_BREAKPOINT) += hw_breakpoint.o
/dports/multimedia/v4l-utils/linux-5.13-rc2/arch/sh/kernel/
H A DMakefile49 obj-$(CONFIG_HAVE_HW_BREAKPOINT) += hw_breakpoint.o
/dports/multimedia/v4l_compat/linux-5.13-rc2/arch/sh/kernel/
H A DMakefile49 obj-$(CONFIG_HAVE_HW_BREAKPOINT) += hw_breakpoint.o
/dports/multimedia/libv4l/linux-5.13-rc2/arch/sh/kernel/
H A DMakefile49 obj-$(CONFIG_HAVE_HW_BREAKPOINT) += hw_breakpoint.o
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/libgloss/sparc/
H A Dsparcl-stub.c111 static void hw_breakpoint();
1000 hw_breakpoint() in hw_breakpoint() function
H A Dsparclet-stub.c111 static void hw_breakpoint();
1116 hw_breakpoint() in hw_breakpoint() function
/dports/devel/arm-none-eabi-newlib/newlib-2.4.0/libgloss/sparc/
H A Dsparcl-stub.c111 static void hw_breakpoint();
1000 hw_breakpoint() in hw_breakpoint() function
H A Dsparclet-stub.c111 static void hw_breakpoint();
1116 hw_breakpoint() in hw_breakpoint() function
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/libgloss/sparc/
H A Dsparcl-stub.c111 static void hw_breakpoint();
1000 hw_breakpoint() in hw_breakpoint() function
H A Dsparclet-stub.c111 static void hw_breakpoint();
1116 hw_breakpoint() in hw_breakpoint() function
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/target/i386/
H A Dkvm.c3230 } hw_breakpoint[4]; variable
3239 if (hw_breakpoint[n].addr == addr && hw_breakpoint[n].type == type && in find_hw_breakpoint()
3240 (hw_breakpoint[n].len == len || len == -1)) { in find_hw_breakpoint()
3280 hw_breakpoint[nb_hw_breakpoint].addr = addr; in kvm_arch_insert_hw_breakpoint()
3281 hw_breakpoint[nb_hw_breakpoint].len = len; in kvm_arch_insert_hw_breakpoint()
3282 hw_breakpoint[nb_hw_breakpoint].type = type; in kvm_arch_insert_hw_breakpoint()
3298 hw_breakpoint[n] = hw_breakpoint[nb_hw_breakpoint]; in kvm_arch_remove_hw_breakpoint()
3333 hw_watchpoint.vaddr = hw_breakpoint[n].addr; in kvm_handle_debug()
3339 hw_watchpoint.vaddr = hw_breakpoint[n].addr; in kvm_handle_debug()
3380 dbg->arch.debugreg[n] = hw_breakpoint[n].addr; in kvm_arch_update_guest_debug()
[all …]
/dports/multimedia/v4l-utils/linux-5.13-rc2/arch/arm64/kernel/
H A DMakefile42 obj-$(CONFIG_HAVE_HW_BREAKPOINT) += hw_breakpoint.o
/dports/multimedia/v4l_compat/linux-5.13-rc2/arch/arm64/kernel/
H A DMakefile42 obj-$(CONFIG_HAVE_HW_BREAKPOINT) += hw_breakpoint.o
/dports/multimedia/libv4l/linux-5.13-rc2/arch/arm64/kernel/
H A DMakefile42 obj-$(CONFIG_HAVE_HW_BREAKPOINT) += hw_breakpoint.o
/dports/emulators/qemu5/qemu-5.2.0/target/i386/
H A Dkvm.c4305 } hw_breakpoint[4]; variable
4314 if (hw_breakpoint[n].addr == addr && hw_breakpoint[n].type == type && in find_hw_breakpoint()
4315 (hw_breakpoint[n].len == len || len == -1)) { in find_hw_breakpoint()
4355 hw_breakpoint[nb_hw_breakpoint].addr = addr; in kvm_arch_insert_hw_breakpoint()
4356 hw_breakpoint[nb_hw_breakpoint].len = len; in kvm_arch_insert_hw_breakpoint()
4357 hw_breakpoint[nb_hw_breakpoint].type = type; in kvm_arch_insert_hw_breakpoint()
4373 hw_breakpoint[n] = hw_breakpoint[nb_hw_breakpoint]; in kvm_arch_remove_hw_breakpoint()
4408 hw_watchpoint.vaddr = hw_breakpoint[n].addr; in kvm_handle_debug()
4414 hw_watchpoint.vaddr = hw_breakpoint[n].addr; in kvm_handle_debug()
4457 dbg->arch.debugreg[n] = hw_breakpoint[n].addr; in kvm_arch_update_guest_debug()
[all …]
/dports/emulators/qemu-guest-agent/qemu-5.0.1/target/i386/
H A Dkvm.c4250 } hw_breakpoint[4]; variable
4259 if (hw_breakpoint[n].addr == addr && hw_breakpoint[n].type == type && in find_hw_breakpoint()
4260 (hw_breakpoint[n].len == len || len == -1)) { in find_hw_breakpoint()
4300 hw_breakpoint[nb_hw_breakpoint].addr = addr; in kvm_arch_insert_hw_breakpoint()
4301 hw_breakpoint[nb_hw_breakpoint].len = len; in kvm_arch_insert_hw_breakpoint()
4302 hw_breakpoint[nb_hw_breakpoint].type = type; in kvm_arch_insert_hw_breakpoint()
4318 hw_breakpoint[n] = hw_breakpoint[nb_hw_breakpoint]; in kvm_arch_remove_hw_breakpoint()
4353 hw_watchpoint.vaddr = hw_breakpoint[n].addr; in kvm_handle_debug()
4359 hw_watchpoint.vaddr = hw_breakpoint[n].addr; in kvm_handle_debug()
4402 dbg->arch.debugreg[n] = hw_breakpoint[n].addr; in kvm_arch_update_guest_debug()
[all …]
/dports/emulators/qemu-cheri/qemu-0a323821042c36e21ea80e58b9545dfc3b0cb8ef/target/i386/
H A Dkvm.c4245 } hw_breakpoint[4]; variable
4254 if (hw_breakpoint[n].addr == addr && hw_breakpoint[n].type == type && in find_hw_breakpoint()
4255 (hw_breakpoint[n].len == len || len == -1)) { in find_hw_breakpoint()
4295 hw_breakpoint[nb_hw_breakpoint].addr = addr; in kvm_arch_insert_hw_breakpoint()
4296 hw_breakpoint[nb_hw_breakpoint].len = len; in kvm_arch_insert_hw_breakpoint()
4297 hw_breakpoint[nb_hw_breakpoint].type = type; in kvm_arch_insert_hw_breakpoint()
4313 hw_breakpoint[n] = hw_breakpoint[nb_hw_breakpoint]; in kvm_arch_remove_hw_breakpoint()
4348 hw_watchpoint.vaddr = hw_breakpoint[n].addr; in kvm_handle_debug()
4354 hw_watchpoint.vaddr = hw_breakpoint[n].addr; in kvm_handle_debug()
4397 dbg->arch.debugreg[n] = hw_breakpoint[n].addr; in kvm_arch_update_guest_debug()
[all …]

123