Home
last modified time | relevance | path

Searched full:masking (Results 1 – 25 of 434) sorted by relevance

12345678910>>...18

/openbmc/linux/tools/testing/selftests/bpf/progs/
H A Dverifier_masking.c2 /* Converted from tools/testing/selftests/bpf/verifier/masking.c */
9 __description("masking, test out of bounds 1")
29 __description("masking, test out of bounds 2")
49 __description("masking, test out of bounds 3")
69 __description("masking, test out of bounds 4")
89 __description("masking, test out of bounds 5")
109 __description("masking, test out of bounds 6")
129 __description("masking, test out of bounds 7")
149 __description("masking, test out of bounds 8")
169 __description("masking, test out of bounds 9")
[all …]
/openbmc/linux/drivers/sh/intc/
H A DKconfig11 bool "Userspace interrupt masking support"
15 masking.
18 page with all non-masking registers obscured when mapped in to
H A Duserimask.c2 * Support for hardware-assisted userspace interrupt masking.
45 * Level 0 on the other hand equates to user masking disabled. in store_intc_userimask()
H A Dchip.c146 * only set secondary masking method directly in intc_set_priority()
147 * primary masking method is using intc_prio_level[irq] in intc_set_priority()
/openbmc/linux/arch/arm64/include/asm/
H A Dirqflags.h14 * Aarch64 has flags for masking: Debug, Asynchronous (serror), Interrupts and
17 * Masking debug exceptions causes all other exceptions to be masked too/
18 * Masking SError masks IRQ/FIQ, but not debug exceptions. IRQ and FIQ are
H A Dptrace.h27 * GIC priority masking works as follows: if an IRQ's priority is a higher value
29 * means masking more IRQs (or at least that the same IRQs remain masked).
34 * require to not use priority masking. If bit GIC_PRIO_PSR_I_SET is included
/openbmc/linux/arch/m68k/coldfire/
H A Dintc-5272.c29 * The masking and priproty setting of interrupts on the 5272 is done
77 * The act of masking the interrupt also has a side effect of 'ack'ing
143 * We need to be careful with the masking/acking due to the side effects
144 * of masking an interrupt.
/openbmc/linux/tools/testing/selftests/kvm/x86_64/
H A Dsvm_int_ctl_test.c36 * and since L1 didn't enable virtual interrupt masking, in l2_guest_code()
70 /* No virtual interrupt masking */ in l1_guest_code()
/openbmc/linux/Documentation/devicetree/bindings/interrupt-controller/
H A Dapple,aic.yaml22 - Automatic masking on event delivery (auto-ack)
28 - Automatic masking on ack
H A Dapple,aic2.yaml20 - Automatic masking on event delivery (auto-ack)
24 - Automatic masking on ack
/openbmc/linux/arch/alpha/lib/
H A Dstxcpy.S43 t0 == the first destination word for masking back in
57 t0 == the first destination word for masking back in
128 t0 == the first dest word, for masking back in, if needed else 0
144 lda t6, -1 # e0 : for masking just below
H A Dev6-stxcpy.S54 t0 == the first destination word for masking back in
69 t0 == the first destination word for masking back in
151 t0 == the first dest word, for masking back in, if needed else 0
167 lda t6, -1 # E : for masking just below
/openbmc/linux/arch/powerpc/kvm/
H A Dbook3s_xive.h43 u8 saved_priority; /* Saved priority when masking */
51 bool old_p; /* P bit state when masking */
52 bool old_q; /* Q bit state when masking */
/openbmc/linux/drivers/media/pci/zoran/
H A Dzr36057.h58 #define ZR36057_MMTR 0x01c /* Masking Map "Top" Register */
60 #define ZR36057_MMBR 0x020 /* Masking Map "Bottom" Register */
/openbmc/qemu/tests/tcg/m68k/
H A DMakefile.target3 # m68k specific tweaks - specifically masking out broken tests
/openbmc/linux/Documentation/driver-api/iio/
H A Dbuffers.rst50 masking out unused bits.
72 masking out the 12 valid bits of data.
/openbmc/qemu/tests/tcg/hppa/
H A DMakefile.target3 # HPPA specific tweaks - specifically masking out broken tests
/openbmc/qemu/hw/vfio/
H A Dpci.h88 * but may also be used when we want QEMU to handle masking and pending
90 * but requires masking at the device. virq is used to track the MSI route
/openbmc/linux/arch/arm64/kernel/
H A Didle.c19 * If the CPU supports priority masking we must do additional work to
/openbmc/linux/security/apparmor/include/
H A Dpolicy_compat.h26 #define v8 8 /* full network masking */
H A Dperms.h100 * aa_perms_accum_raw - accumulate perms with out masking off overlapping perms
127 * aa_perms_accum - accumulate perms, masking off overlapping perms
/openbmc/linux/arch/powerpc/include/asm/
H A Dhw_irq.h141 * Other masks must only provide additional masking beyond in irq_soft_mask_set()
343 * masking.
498 * With soft-masking, MSR[EE] can change from 1 to 0 in mtmsr_isync_irqsafe()
/openbmc/linux/drivers/net/wireguard/
H A Dpeerlookup.c77 * distributed, we can find its bucket simply by masking. in index_bucket()
112 * At the moment, we don't do any masking, so this algorithm isn't exactly
/openbmc/qemu/include/hw/intc/
H A Dexynos4210_combiner.h33 uint8_t src_pending; /* Pending source interrupts before masking */
/openbmc/linux/drivers/net/ethernet/freescale/dpaa2/
H A Ddprtc.c159 * masking/unmasking each cause independently
191 * masking/unmasking each cause independently

12345678910>>...18