Home
last modified time | relevance | path

Searched full:trapping (Results 1 – 25 of 86) sorted by relevance

1234

/linux-6.14.4/Documentation/devicetree/bindings/arm/firmware/
Dsdei.txt10 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-6.14.4/tools/testing/selftests/syscall_user_dispatch/
Dsud_benchmark.c161 fprintf(stderr, "Enabling syscall trapping.\n"); in main()
184 fprintf(stderr, "syscall trapping does not work.\n"); in main()
191 perror("syscall trapping intercepted more syscalls than expected\n"); in main()
/linux-6.14.4/tools/testing/selftests/kvm/arm64/
Dno-vgic-v3.c100 GUEST_PRINTF("ICC_SRE_EL1 write not trapping (OK)\n"); in guest_code()
106 GUEST_PRINTF("ICC_SRE_EL1 read not trapping (OK)\n"); in guest_code()
/linux-6.14.4/Documentation/devicetree/bindings/arm/
Dpsci.yaml21 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-6.14.4/tools/testing/selftests/drivers/net/mlxsw/
Done_armed_router.sh155 log_test "fwd mark: trapping IPv4 packets due to LBERROR"
198 log_test "fwd mark: trapping IPv6 packets due to LBERROR"
/linux-6.14.4/drivers/regulator/
Dmt6359-regulator.c372 /* If HW trapping is 0, use VEMC_VOSEL_0 */ in mt6359p_vemc_set_voltage_sel()
378 /* If HW trapping is 1, use VEMC_VOSEL_1 */ in mt6359p_vemc_set_voltage_sel()
405 /* If HW trapping is 0, use VEMC_VOSEL_0 */ in mt6359p_vemc_get_voltage_sel()
410 /* If HW trapping is 1, use VEMC_VOSEL_1 */ in mt6359p_vemc_get_voltage_sel()
/linux-6.14.4/arch/arm64/include/asm/
Del2_setup.h224 /* Disable trapping of PIR_EL1 / PIRE0_EL1 */
233 /* Disable trapping of POR_EL0 */
/linux-6.14.4/arch/m68k/mm/
Dsun3kmap.c124 * trapping the potential read fault. Returns 0 if the access faulted,
/linux-6.14.4/arch/arm64/kvm/hyp/include/hyp/
Dswitch.h625 /* Check for guest hypervisor trapping */ in kvm_handle_cntxct()
639 /* Check for guest hypervisor trapping */ in kvm_handle_cntxct()
818 * trapping instruction. in __fixup_guest_exit()
/linux-6.14.4/arch/sh/kernel/
Dsh_bios.c3 * C interface for trapping into the standard LinuxSH BIOS.
Dio_trapped.c7 * Intercept io operations by trapping.
/linux-6.14.4/arch/arm64/kvm/
Dhandle_exit.c98 * we are running nested virtualization and the guest hypervisor is trapping
231 * Two possibilities to handle a trapping ptrauth instruction:
Darch_timer.c769 * No trapping gets configured here with nVHE. See in timer_set_traps()
793 * None of the trapping is required when running in non-HYP context, in timer_set_traps()
795 * ECV+NV in the guest, or that we need trapping for other reasons. in timer_set_traps()
957 * which allows trapping of the timer registers even with NV2. in kvm_timer_sync_nested()
1471 kvm_info("Broken CNTVOFF_EL2, trapping virtual timer\n"); in kvm_timer_handle_errata()
Dmmu.c2247 * - If we trap a S/W operation, we enable VM trapping to detect
2252 * - Once the caches are enabled, we stop trapping VM ops.
2261 * VM trapping. in kvm_set_way_flush()
2263 * Otherwise, rely on the VM trapping to wait for the MMU + in kvm_set_way_flush()
2287 /* Caches are now on, stop trapping VM ops (until a S/W op) */ in kvm_toggle_cache()
/linux-6.14.4/kernel/
Dptrace.c136 * Clear all pending traps and TRAPPING. TRAPPING should be in __ptrace_unlink()
387 * TRAPPING, and kick it so that it transits to TRACED. TRAPPING in ptrace_set_stopped()
/linux-6.14.4/scripts/
Ddecodecode249 cat $T.oo | sed -e "${faultlinenum}s/^\([^:]*:\)\(.*\)/\1\*\2\t\t<-- trapping instruction/"
/linux-6.14.4/include/uapi/linux/
Drtnetlink.h346 #define RTM_F_TRAP 0x8000 /* route is trapping packets */
433 #define RTNH_F_TRAP 64 /* Nexthop is trapping packets */
/linux-6.14.4/arch/arm64/kvm/hyp/vhe/
Dtlb.c238 * The guest will have provided its own DSB ISHST before trapping. in __kvm_tlbi_s1e2()
/linux-6.14.4/drivers/gpu/drm/i915/
Dintel_gvt.c43 * e.g KVM/VFIO/mdev, Xen, etc. to provide resource access trapping capability
/linux-6.14.4/arch/x86/xen/
Dmulticalls.c6 * multicall interface. This allows the cost of trapping into the
/linux-6.14.4/drivers/ata/
Dpata_cs5530.c230 * Disable trapping of UDMA register accesses (Win98 hack): in cs5530_init_chip()
/linux-6.14.4/arch/alpha/math-emu/
Dmath.c346 * register that is the target of a trapping instruction can in alpha_fp_emul_imprecise()
/linux-6.14.4/drivers/media/usb/pvrusb2/
Dpvrusb2-hdw.h250 /* Reset worker's error trapping circuit breaker */
/linux-6.14.4/arch/sparc/math-emu/
Dmath_64.c109 /* If trapping, we only want to signal one bit. */ in record_exception()
144 /* If trapping, indicate fault trap type IEEE. */ in record_exception()
Dmath_32.c225 /* If trapping, we only want to signal one bit. */ in record_exception()
260 /* If trapping, indicate fault trap type IEEE. */ in record_exception()

1234