Home
last modified time | relevance | path

Searched refs:illegal (Results 1 – 25 of 62) sorted by relevance

123

/linux/arch/m68k/fpsp040/
H A Dtbldo.S85 .long serror |$04-0 ERROR - illegal extension
86 .long serror |$04-1 ERROR - illegal extension
87 .long serror |$04-2 ERROR - illegal extension
88 .long serror |$04-3 ERROR - illegal extension
89 .long serror |$04-4 ERROR - illegal extension
90 .long serror |$04-5 ERROR - illegal extension
91 .long serror |$04-6 ERROR - illegal extension
92 .long serror |$04-7 ERROR - illegal extension
94 .long serror |$05-0 ERROR - illegal extension
95 .long serror |$05-1 ERROR - illegal extensio
[all...]
H A Dfpsp.h238 .set aiop_bit,7 | accrued illegal operation
260 .set aiop_mask,0x00000080 | accrued illegal operation
/linux/drivers/fpga/
H A Daltera-freeze-bridge.c47 u32 status, illegal, ctrl; in altera_freeze_br_req_ack() local
51 illegal = readl(csr_illegal_req_addr); in altera_freeze_br_req_ack()
52 if (illegal) { in altera_freeze_br_req_ack()
53 dev_err(dev, "illegal request detected 0x%x", illegal); in altera_freeze_br_req_ack()
57 illegal = readl(csr_illegal_req_addr); in altera_freeze_br_req_ack()
58 if (illegal) in altera_freeze_br_req_ack()
59 dev_err(dev, "illegal request not cleared 0x%x", in altera_freeze_br_req_ack()
60 illegal); in altera_freeze_br_req_ack()
/linux/arch/powerpc/math-emu/
H A Dmath.c262 goto illegal; in do_mathemu()
280 goto illegal; in do_mathemu()
300 goto illegal; in do_mathemu()
322 goto illegal; in do_mathemu()
327 goto illegal; in do_mathemu()
360 goto illegal; in do_mathemu()
391 goto illegal; in do_mathemu()
425 goto illegal; in do_mathemu()
459 illegal: in do_mathemu()
H A Dmath_efp.c192 goto illegal; in do_spe_mathemu()
322 goto illegal; in do_spe_mathemu()
464 goto illegal; in do_spe_mathemu()
623 goto illegal; in do_spe_mathemu()
714 illegal: in do_spe_mathemu()
/linux/drivers/scsi/
H A Dhosts.c73 * transition is illegal.
87 goto illegal; in scsi_host_set_state()
95 goto illegal; in scsi_host_set_state()
104 goto illegal; in scsi_host_set_state()
115 goto illegal; in scsi_host_set_state()
125 goto illegal; in scsi_host_set_state()
135 goto illegal; in scsi_host_set_state()
144 goto illegal; in scsi_host_set_state()
151 illegal: in scsi_host_set_state()
H A Dscsi_lib.c2431 * transition is illegal.
2447 goto illegal; in scsi_device_set_state()
2460 goto illegal; in scsi_device_set_state()
2471 goto illegal; in scsi_device_set_state()
2484 goto illegal; in scsi_device_set_state()
2496 goto illegal; in scsi_device_set_state()
2505 goto illegal; in scsi_device_set_state()
2518 goto illegal; in scsi_device_set_state()
2533 goto illegal; in scsi_device_set_state()
2542 illegal in scsi_device_set_state()
[all...]
/linux/drivers/power/supply/
H A Dda9052-battery.c298 static int da9052_bat_check_presence(struct da9052_battery *bat, int *illegal) in da9052_bat_check_presence() argument
307 *illegal = 1; in da9052_bat_check_presence()
309 *illegal = 0; in da9052_bat_check_presence()
497 int illegal; in da9052_bat_get_property() local
500 ret = da9052_bat_check_presence(bat, &illegal); in da9052_bat_get_property()
504 if (illegal && psp != POWER_SUPPLY_PROP_PRESENT) in da9052_bat_get_property()
/linux/drivers/gpu/drm/ci/xfails/
H A Di915-tgl-fails.txt23 syncobj_basic@illegal-fd-to-handle,Timeout
25 syncobj_wait@invalid-signal-illegal-handle,Timeout
H A Damdgpu-stoney-skips.txt26 amdgpu/amd_deadlock@amdgpu-gfx-illegal-reg-access
/linux/Documentation/networking/devlink/
H A Dprestera.rst129 - Drops packets with illegal SIP/DIP multicast/unicast addresses.
132 - Drops packets with illegal IPV4 header.
/linux/drivers/net/ethernet/sun/
H A Dsunhme.h335 #error TX_RING_SIZE holds illegal value
354 #error RX_RING_SIZE holds illegal value
H A Dsungem.h905 #error TX_RING_SIZE value is illegal...
927 #error RX_RING_SIZE is illegal...
/linux/drivers/net/fddi/skfp/
H A Dsmt.c466 int illegal = 0 ; in smt_received_pack() local
526 * ignore frames with illegal length in smt_received_pack()
543 illegal = 1; in smt_received_pack()
547 illegal = 1; in smt_received_pack()
550 if (illegal) { in smt_received_pack()
674 illegal = 2 ; in smt_received_pack()
738 illegal = 1 ; in smt_received_pack()
800 if (illegal) { in smt_received_pack()
801 DB_SMT("SMT: discarding invalid frame, reason = %d", illegal); in smt_received_pack()
/linux/tools/testing/selftests/powerpc/switch_endian/
H A Dcheck.S12 nop # guaranteed to be illegal in reverse-endian
/linux/arch/sh/kernel/
H A Dentry-common.S9 ! to be jumped is too far, but it causes illegal slot exception.
/linux/arch/xtensa/
H A DKconfig359 an illegal instruction exception on the first 'entry' opcode.
370 and a fast user exception handler for an illegal instruction is
378 raise an illegal instruction exception on cores with XEA2 when
635 f: illegal.
643 3: special (c and e are illegal, f is reserved).
645 0: illegal,
/linux/Documentation/mm/
H A Dpage_table_check.rst26 warnings when illegal combinations of entry flags are detected. Currently,
/linux/arch/m68k/math-emu/
H A Dfp_util.S57 | illegal instruction
/linux/Documentation/arch/powerpc/
H A Ddscr.rst64 works, as it is emulated following an illegal instruction exception
/linux/Documentation/driver-api/soundwire/
H A Derror_handling.rst60 Note that SoundWire does not provide a mechanism to detect illegal values
/linux/Documentation/firmware-guide/acpi/
H A Dintel-pmc-mux.rst78 is 1's based, and value 0 is illegal. The driver uses the numbers extracted from
/linux/Documentation/networking/
H A Dudplite.rst137 It is not possible to specify illegal values (<0 and <8); in these
155 illegal (cf. RFC 3828, sec. 3.1) and will be silently discarded.
/linux/Documentation/RCU/
H A Dlockdep.rst102 the other flavors of rcu_dereference(). On the other hand, it is illegal
/linux/arch/sh/kernel/cpu/sh3/
H A Dentry.S20 ! to be jumped is too far, but it causes illegal slot exception.

123