Home
last modified time | relevance | path

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

123

/linux/Documentation/devicetree/bindings/arm/firmware/
H A 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/tools/testing/selftests/syscall_user_dispatch/
H A 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/tools/testing/selftests/kvm/arm64/
H A Dno-vgic-v3.c
H A Dno-vgic.c134 GUEST_PRINTF("ICC_SRE_EL1 write not trapping (OK)\n"); in guest_code_gicv3()
140 GUEST_PRINTF("ICC_SRE_EL1 read not trapping (OK)\n"); in guest_code_gicv3()
/linux/tools/testing/selftests/drivers/net/mlxsw/
H A 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/drivers/regulator/
H A 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()
H A Dmt6363-regulator.c517 /* If HW trapping value is 1, use VEMC_VOSEL_1 instead of VEMC_VOSEL_0 */ in mt6363_vemc_set_voltage_sel()
574 /* If HW trapping value is 1, use VEMC_VOSEL_1 instead of VEMC_VOSEL_0 */ in mt6363_vemc_get_voltage_sel()
/linux/arch/m68k/mm/
H A Dsun3kmap.c124 * trapping the potential read fault. Returns 0 if the access faulted,
/linux/arch/sh/kernel/
H A Dsh_bios.c3 * C interface for trapping into the standard LinuxSH BIOS.
H A Dio_trapped.c7 * Intercept io operations by trapping.
/linux/arch/parisc/math-emu/
H A Ddriver.c104 * Clear floating point trap bit to avoid trapping in handle_fpe()
/linux/arch/arm64/kvm/vgic/
H A Dvgic.c497 /* A new SPI may result in deactivation trapping on all vcpus */ in vgic_queue_irq_unlock()
937 * trapping the DIR register.
973 * resort to trapping DIR even if we don't overflow the LRs. Bonus
974 * point for not trapping DIR when no SPIs are pending or active in
/linux/scripts/
H A Ddecodecode248 cat $T.oo | sed -e "${faultlinenum}s/^\([^:]*:\)\(.*\)/\1\*\2\t\t<-- trapping instruction/"
/linux/include/uapi/linux/
H A Drtnetlink.h347 #define RTM_F_TRAP 0x8000 /* route is trapping packets */
434 #define RTNH_F_TRAP 64 /* Nexthop is trapping packets */
/linux/tools/include/uapi/linux/
H A Drtnetlink.h347 #define RTM_F_TRAP 0x8000 /* route is trapping packets */
434 #define RTNH_F_TRAP 64 /* Nexthop is trapping packets */
/linux/arch/arm64/kvm/hyp/vhe/
H A Dtlb.c236 * The guest will have provided its own DSB ISHST before trapping. in __kvm_tlbi_s1e2()
/linux/arch/x86/xen/
H A Dmulticalls.c6 * multicall interface. This allows the cost of trapping into the
/linux/drivers/ata/
H A Dpata_cs5530.c230 * Disable trapping of UDMA register accesses (Win98 hack): in cs5530_init_chip()
/linux/arch/sparc/math-emu/
H A 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()
H A 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()
/linux/drivers/media/usb/pvrusb2/
H A Dpvrusb2-hdw.h250 /* Reset worker's error trapping circuit breaker */
/linux/arch/alpha/math-emu/
H A Dmath.c346 * register that is the target of a trapping instruction can in alpha_fp_emul_imprecise()
/linux/drivers/bus/
H A Domap_l3_noc.c47 * can be trapped as well. But the trapping is implemented as part
/linux/kernel/bpf/
H A Dtnum.c312 * it from trapping the carry. in tnum_step()
/linux/arch/arm64/kvm/
H A Dmmu.c2701 * - If we trap a S/W operation, we enable VM trapping to detect
2706 * - Once the caches are enabled, we stop trapping VM ops.
2715 * VM trapping. in kvm_set_way_flush()
2717 * Otherwise, rely on the VM trapping to wait for the MMU + in kvm_set_way_flush()
2741 /* Caches are now on, stop trapping VM ops (until a S/W op) */ in kvm_toggle_cache()

123