Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/breakpoints/
H A Dbreakpoint_test.c132 static int trapped; variable
140 if (!trapped) in check_trapped()
142 trapped = 0; in check_trapped()
280 if (ptrace(PTRACE_POKEDATA, child_pid, &trapped, 1)) in check_success()
/linux/Documentation/virt/acrn/
H A Dio-request.rst17 an I/O handler of the hypervisor when a trapped I/O access happens in a User
88 state when a trapped I/O access happens in a User VM.
/linux/Documentation/arch/x86/
H A Dxstate.rst11 trapped by the kernel because by default the required large XSTATE buffers
76 trapped by the kernel. The trap handler checks whether the process has
/linux/tools/testing/selftests/kvm/x86/
H A Duserspace_msr_exit_test.c289 static void guest_msr_calls(bool trapped) in guest_msr_calls() argument
294 if (trapped) { in guest_msr_calls()
/linux/Documentation/arch/powerpc/
H A Ddawr-power9.rst65 trapped in GDB. The watchpoint is remembered, so if the guest is
/linux/arch/nios2/
H A DKconfig82 2 or 4. Any non-aligned load/store instructions will be trapped and
/linux/arch/x86/kvm/
H A DKconfig113 exceptions will be trapped by the hypervisor rather than injected
/linux/Documentation/arch/riscv/
H A Dhwprobe.rst310 trapped and emulated by software.
336 Misaligned accesses may be supported directly in hardware, or trapped and emulated by software.
/linux/fs/affs/
H A DChanges224 can be trapped. Previously, ro remounts didn't
/linux/Documentation/admin-guide/sysctl/
H A Dkernel.rst240 When the value in this file is 0, ctrl-alt-del is trapped and
1649 value is non-zero, unknown NMI is trapped and then panic occurs. At
/linux/Documentation/trace/
H A Dkprobes.rst33 .. [1] some parts of the kernel code can not be trapped, see
/linux/Documentation/admin-guide/hw-vuln/
H A Dspectre.rst483 addresses. Speculative execution paths under retpolines are trapped
/linux/Documentation/virt/kvm/
H A Dapi.rst3759 correctly trapped and the KVM run loop exits at the breakpoint and not
/linux/Documentation/admin-guide/
H A Dkernel-parameters.txt4456 noiotrap [SH] Disables trapped I/O port accesses.