/linux-6.14.4/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-6.14.4/tools/testing/selftests/syscall_user_dispatch/ |
D | sud_benchmark.c | 161 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/ |
D | no-vgic-v3.c | 100 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/ |
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-6.14.4/tools/testing/selftests/drivers/net/mlxsw/ |
D | one_armed_router.sh | 155 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/ |
D | mt6359-regulator.c | 372 /* 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/ |
D | el2_setup.h | 224 /* Disable trapping of PIR_EL1 / PIRE0_EL1 */ 233 /* Disable trapping of POR_EL0 */
|
/linux-6.14.4/arch/m68k/mm/ |
D | sun3kmap.c | 124 * trapping the potential read fault. Returns 0 if the access faulted,
|
/linux-6.14.4/arch/arm64/kvm/hyp/include/hyp/ |
D | switch.h | 625 /* 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/ |
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-6.14.4/arch/arm64/kvm/ |
D | handle_exit.c | 98 * we are running nested virtualization and the guest hypervisor is trapping 231 * Two possibilities to handle a trapping ptrauth instruction:
|
D | arch_timer.c | 769 * 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()
|
D | mmu.c | 2247 * - 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/ |
D | ptrace.c | 136 * 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/ |
D | decodecode | 249 cat $T.oo | sed -e "${faultlinenum}s/^\([^:]*:\)\(.*\)/\1\*\2\t\t<-- trapping instruction/"
|
/linux-6.14.4/include/uapi/linux/ |
D | rtnetlink.h | 346 #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/ |
D | tlb.c | 238 * The guest will have provided its own DSB ISHST before trapping. in __kvm_tlbi_s1e2()
|
/linux-6.14.4/drivers/gpu/drm/i915/ |
D | intel_gvt.c | 43 * e.g KVM/VFIO/mdev, Xen, etc. to provide resource access trapping capability
|
/linux-6.14.4/arch/x86/xen/ |
D | multicalls.c | 6 * multicall interface. This allows the cost of trapping into the
|
/linux-6.14.4/drivers/ata/ |
D | pata_cs5530.c | 230 * Disable trapping of UDMA register accesses (Win98 hack): in cs5530_init_chip()
|
/linux-6.14.4/arch/alpha/math-emu/ |
D | math.c | 346 * register that is the target of a trapping instruction can in alpha_fp_emul_imprecise()
|
/linux-6.14.4/drivers/media/usb/pvrusb2/ |
D | pvrusb2-hdw.h | 250 /* Reset worker's error trapping circuit breaker */
|
/linux-6.14.4/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()
|