Home
last modified time | relevance | path

Searched full:handover (Results 1 – 25 of 92) sorted by relevance

1234

/Linux-v6.6/drivers/remoteproc/
Dqcom_q6v5.c77 * Return: 0 on success, 1 if handover hasn't yet been called
84 /* Disable interconnect vote, in case handover never happened */ in qcom_q6v5_unprepare()
170 if (q6v5->handover) in q6v5_handover_interrupt()
171 q6v5->handover(q6v5); in q6v5_handover_interrupt()
242 * @handover: function to be called when proxy resources should be released
248 void (*handover)(struct qcom_q6v5 *q6v5)) in qcom_q6v5_init()
255 q6v5->handover = handover; in qcom_q6v5_init()
299 q6v5->handover_irq = platform_get_irq_byname(pdev, "handover"); in qcom_q6v5_init()
306 "q6v5 handover", q6v5); in qcom_q6v5_init()
308 dev_err(&pdev->dev, "failed to acquire handover IRQ\n"); in qcom_q6v5_init()
Dqcom_q6v5.h42 void (*handover)(struct qcom_q6v5 *q6v5); member
47 void (*handover)(struct qcom_q6v5 *q6v5));
Dti_sci_proc.h57 ret = tsp->ops->handover(tsp->sci, tsp->proc_id, tsp->host_id); in ti_sci_proc_handover()
59 dev_err(tsp->dev, "ti-sci processor handover of %d to %d failed: %d\n", in ti_sci_proc_handover()
/Linux-v6.6/Documentation/devicetree/bindings/remoteproc/
Dqcom,sdm845-adsp-pil.yaml31 - description: Handover interrupt
39 - const: handover
133 "handover", "stop-ack";
Dqcom,qcs404-cdsp-pil.yaml31 - description: Handover interrupt
39 - const: handover
130 "handover", "stop-ack";
Dqcom,sc7280-adsp-pil.yaml35 - description: Handover interrupt
44 - const: handover
164 "handover", "stop-ack", "shutdown-ack";
Dqcom,pas-common.yaml33 - description: Handover interrupt
43 - const: handover
Dqcom,sc7280-wpss-pil.yaml31 - description: Handover interrupt
40 - const: handover
170 interrupt-names = "wdog", "fatal", "ready", "handover",
Dqcom,sc7180-mss-pil.yaml41 - description: Handover interrupt
50 - const: handover
210 interrupt-names = "wdog", "fatal", "ready", "handover",
Dqcom,sc7280-mss-pil.yaml45 - description: Handover interrupt
54 - const: handover
230 interrupt-names = "wdog", "fatal", "ready", "handover",
Dqcom,msm8916-mss-pil.yaml44 - description: Handover interrupt
52 - const: handover
261 interrupt-names = "wdog", "fatal", "ready", "handover", "stop-ack";
Dqcom,msm8996-mss-pil.yaml45 - description: Handover interrupt
54 - const: handover
357 interrupt-names = "wdog", "fatal", "ready", "handover", "stop-ack",
Dqcom,wcnss-pil.yaml50 - const: handover
237 interrupt-names = "wdog", "fatal", "ready", "handover", "stop-ack";
Dqcom,qcs404-pas.yaml80 "handover", "stop-ack";
Dqcom,sdx55-pas.yaml91 interrupt-names = "wdog", "fatal", "ready", "handover",
Dqcom,q6v5.txt32 Definition: must be "wdog", "fatal", "ready", "handover", "stop-ack"
Dqcom,sm6115-pas.yaml137 "handover", "stop-ack";
/Linux-v6.6/drivers/char/tpm/eventlog/
Dof.c79 * sml-handover which is run during kernel init even before in tpm_read_log_of()
80 * device tree is setup. This sml-handover function takes care in tpm_read_log_of()
/Linux-v6.6/drivers/md/
Ddm-snap.c436 * snap_src - a snapshot suitable for use as a source of exception handover
437 * snap_dest - a snapshot capable of receiving exception handover.
444 * 2: snap_src, snap_dest - waiting for handover
446 * 1: NULL, snap_dest - source got destroyed without handover
486 * On success, returns 1 if this snapshot is a handover destination,
498 snap->ti->error = "Snapshot cow pairing for exception table handover failed"; in __validate_exception_handover()
503 * If no snap_src was found, snap cannot become a handover in __validate_exception_handover()
510 * Non-snapshot-merge handover? in __validate_exception_handover()
548 * On success, returns 1 if this registration is a handover destination,
1365 /* invalid handover, register_snapshot has set ti->error */ in snapshot_ctr()
[all …]
/Linux-v6.6/arch/ia64/include/asm/
Dmca.h64 /* Handover state from SAL to OS and vice versa, for both MCA and INIT events.
65 * Besides the handover state, it also contains some saved registers from the
/Linux-v6.6/include/asm-generic/
Dmmiowb.h10 * peripheral in the order corresponding to the lock handover, then you
/Linux-v6.6/kernel/printk/
Dprintk.c2853 * @handover will be set to true if a printk waiter has taken over the
2864 static bool console_emit_next_record(struct console *con, bool *handover, int cookie) in console_emit_next_record() argument
2875 *handover = false; in console_emit_next_record()
2916 *handover = console_lock_spinning_disable_and_check(cookie); in console_emit_next_record()
2932 * @handover will be set to true if a printk waiter has taken over the
2945 static bool console_flush_all(bool do_cond_resched, u64 *next_seq, bool *handover) in console_flush_all() argument
2953 *handover = false; in console_flush_all()
2966 progress = console_emit_next_record(con, handover, cookie); in console_flush_all()
2969 * If a handover has occurred, the SRCU read lock in console_flush_all()
2972 if (*handover) in console_flush_all()
[all …]
/Linux-v6.6/arch/x86/boot/compressed/
Defi_mixed.S28 * whether the EFI handover protocol or the compat entry point was used to
238 * the EFI handover protocol)
/Linux-v6.6/include/rdma/
Dsignature.h81 * struct ib_sig_attrs - Parameters for signature handover operation
/Linux-v6.6/Documentation/arch/x86/
Dboot.rst61 Protocol 2.11 (Kernel 3.6) Added a field for offset of EFI handover
227 0264/4 2.11+ handover_offset Offset of handover entry point
910 the EFI handover protocol entry point. Boot loaders using the EFI
911 handover protocol to boot the kernel should jump to this offset.
913 See EFI HANDOVER PROTOCOL below for more details.
1403 EFI Handover Protocol (deprecated)
1408 from the boot media and jump to the EFI handover protocol entry point
1418 The function prototype for the handover entry point looks like this::
1435 NOTE: The EFI Handover Protocol is deprecated in favour of the ordinary PE/COFF

1234