/linux/Documentation/devicetree/bindings/arm/firmware/ |
H A 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/tools/testing/selftests/syscall_user_dispatch/ |
H A 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/tools/testing/selftests/kvm/aarch64/ |
H A 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/Documentation/devicetree/bindings/arm/ |
H A 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/tools/testing/selftests/drivers/net/mlxsw/ |
H A 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/arch/arm64/include/asm/ |
H A D | el2_setup.h | 190 /* Disable trapping of PIR_EL1 / PIRE0_EL1 */ 199 /* Disable trapping of POR_EL0 */
|
/linux/drivers/regulator/ |
H A 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/arch/m68k/mm/ |
H A D | sun3kmap.c | 124 * trapping the potential read fault. Returns 0 if the access faulted,
|
/linux/arch/arm64/kvm/ |
H A D | handle_exit.c | 98 * we are running nested virtualization and the guest hypervisor is trapping 228 * Two possibilities to handle a trapping ptrauth instruction:
|
H A D | debug.c | 166 * trapping is enabled whenever we are debugging the guest using the
|
/linux/arch/sh/kernel/ |
H A D | sh_bios.c | 3 * C interface for trapping into the standard LinuxSH BIOS.
|
H A D | io_trapped.c | 7 * Intercept io operations by trapping.
|
/linux/arch/arm64/kvm/hyp/include/nvhe/ |
H A D | fixed_config.h | 145 * trapping at EL2
|
/linux/kernel/ |
H A 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/include/uapi/linux/ |
H A D | rtnetlink.h | 338 #define RTM_F_TRAP 0x8000 /* route is trapping packets */ 424 #define RTNH_F_TRAP 64 /* Nexthop is trapping packets */
|
/linux/scripts/ |
H A D | decodecode | 249 cat $T.oo | sed -e "${faultlinenum}s/^\([^:]*:\)\(.*\)/\1\*\2\t\t<-- trapping instruction/"
|
/linux/arch/arm64/kvm/hyp/vhe/ |
H A D | tlb.c | 238 * The guest will have provided its own DSB ISHST before trapping. in __kvm_tlbi_s1e2()
|
/linux/drivers/ata/ |
H A D | pata_cs5530.c | 230 * Disable trapping of UDMA register accesses (Win98 hack): in cs5530_init_chip()
|
/linux/arch/x86/xen/ |
H A D | multicalls.c | 6 * multicall interface. This allows the cost of trapping into the
|
/linux/arch/sparc/math-emu/ |
H A 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()
|
H A 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()
|
/linux/mm/ |
H A D | mprotect.c | 116 * Avoid trapping faults against the zero or KSM in change_pte_range() 246 * fault will trigger without uffd trapping. in change_pte_range()
|
/linux/drivers/media/usb/pvrusb2/ |
H A D | pvrusb2-hdw.h | 250 /* Reset worker's error trapping circuit breaker */
|
/linux/arch/alpha/math-emu/ |
H A D | math.c | 346 * register that is the target of a trapping instruction can in alpha_fp_emul_imprecise()
|
/linux/arch/arm64/kernel/ |
H A D | fpsimd.c | 273 * TIF_SME controls whether a task can use SME without trapping while 284 * TIF_SVE controls whether a task can use SVE without trapping while 296 * trapping to the kernel. 1743 * Toggle SVE and SME trapping for userspace if needed, these in fpsimd_bind_task_to_cpu()
|