Searched full:trapping (Results 1 – 25 of 69) sorted by relevance
123
/linux-5.10/Documentation/devicetree/bindings/arm/firmware/ |
D | sdei.txt | 10 and enabling/disabling events. Functions are invoked by trapping to the 18 Note that the immediate field of the trapping instruction must be set
|
/linux-5.10/arch/nds32/include/uapi/asm/ |
D | sigcontext.h | 26 * exception trapping and 11th bit is used to enable IEX exception 27 * trapping.
|
/linux-5.10/Documentation/devicetree/bindings/arm/ |
D | psci.yaml | 21 Functions are invoked by trapping to the privilege level of the PSCI 28 Note that the immediate field of the trapping instruction must be set
|
/linux-5.10/tools/testing/selftests/drivers/net/mlxsw/ |
D | one_armed_router.sh | 154 log_test "fwd mark: trapping IPv4 packets due to LBERROR" 197 log_test "fwd mark: trapping IPv6 packets due to LBERROR"
|
/linux-5.10/lib/ |
D | Kconfig.ubsan | 58 if trapping is expected.
|
/linux-5.10/arch/m68k/mm/ |
D | sun3kmap.c | 126 * trapping the potential read fault. Returns 0 if the access faulted,
|
/linux-5.10/Documentation/devicetree/bindings/arm/msm/ |
D | qcom,idle-state.txt | 42 kernel. Entering a power down state for the cpu, needs to be done by trapping
|
/linux-5.10/drivers/gpu/drm/i915/ |
D | intel_gvt.c | 38 * e.g KVM/VFIO/mdev, Xen, etc. to provide resource access trapping capability
|
/linux-5.10/arch/sh/kernel/ |
D | sh_bios.c | 3 * C interface for trapping into the standard LinuxSH BIOS.
|
D | io_trapped.c | 7 * Intercept io operations by trapping.
|
/linux-5.10/arch/mips/kvm/ |
D | dyntrans.c | 25 * kvm_mips_trans_replace() - Replace trapping instruction in guest memory.
|
/linux-5.10/scripts/ |
D | decodecode | 144 cat $T.oo | sed -e "${faultlinenum}s/^\([^:]*:\)\(.*\)/\1\*\2\t\t<-- trapping instruction/"
|
/linux-5.10/arch/arm64/kvm/ |
D | mmu.c | 1424 * - If we trap a S/W operation, we enable VM trapping to detect 1429 * - Once the caches are enabled, we stop trapping VM ops. 1438 * VM trapping. in kvm_set_way_flush() 1440 * Otherwise, rely on the VM trapping to wait for the MMU + in kvm_set_way_flush() 1464 /* Caches are now on, stop trapping VM ops (until a S/W op) */ in kvm_toggle_cache()
|
D | debug.c | 97 * trapping is enabled whenever we are debugging the guest using the
|
/linux-5.10/arch/arm64/kvm/hyp/vhe/ |
D | switch.c | 52 * shift value for trapping the AMU accesses. in __activate_traps()
|
/linux-5.10/kernel/ |
D | ptrace.c | 134 * Clear all pending traps and TRAPPING. TRAPPING should be in __ptrace_unlink() 419 * TRAPPING, and kick it so that it transits to TRACED. TRAPPING in ptrace_attach()
|
/linux-5.10/arch/x86/xen/ |
D | multicalls.c | 6 * multicall interface. This allows the cost of trapping into the
|
/linux-5.10/drivers/ide/ |
D | cs5530.c | 181 * Disable trapping of UDMA register accesses (Win98 hack): in init_chipset_cs5530()
|
/linux-5.10/drivers/ata/ |
D | pata_cs5530.c | 229 * Disable trapping of UDMA register accesses (Win98 hack): in cs5530_init_chip()
|
/linux-5.10/drivers/media/usb/pvrusb2/ |
D | pvrusb2-hdw.h | 250 /* Reset worker's error trapping circuit breaker */
|
/linux-5.10/arch/alpha/math-emu/ |
D | math.c | 349 * register that is the target of a trapping instruction can in alpha_fp_emul_imprecise()
|
/linux-5.10/arch/sparc/math-emu/ |
D | math_64.c | 109 /* If trapping, we only want to signal one bit. */ in record_exception() 144 /* If trapping, indicate fault trap type IEEE. */ in record_exception()
|
D | math_32.c | 225 /* If trapping, we only want to signal one bit. */ in record_exception() 260 /* If trapping, indicate fault trap type IEEE. */ in record_exception()
|
/linux-5.10/arch/arm64/kernel/ |
D | fpsimd.c | 230 * TIF_SVE controls whether a task can use SVE without trapping while 242 * trapping to the kernel. 1116 /* Toggle SVE trapping for userspace if needed */ in fpsimd_bind_task_to_cpu()
|
/linux-5.10/drivers/bus/ |
D | omap_l3_noc.c | 55 * can be trapped as well. But the trapping is implemented as part
|
123