Home
last modified time | relevance | path

Searched full:secondary (Results 1 – 25 of 2182) sorted by relevance

12345678910>>...88

/kernel/linux/linux-6.6/arch/arm/mach-bcm/
Dplatsmp.c33 /* Name of device node property defining secondary boot register location */
34 #define OF_SECONDARY_BOOT "secondary-boot-reg"
91 pr_err("required secondary boot register not specified for CPU%u\n", in secondary_boot_addr_for()
120 /* Ensure the write is visible to the secondary core */ in nsp_write_lut()
141 * The ROM code has the secondary cores looping, waiting for an event.
143 * secondary boot register. When a core finds those bits contain its
147 * address back to the secondary boot register, and finally jumps to
151 * - Encode the (hardware) CPU id with the bottom bits of the secondary
153 * - Write that value into the secondary boot register.
154 * - Generate an event to wake up the secondary CPU(s).
[all …]
/kernel/linux/linux-5.10/arch/arm/mach-bcm/
Dplatsmp.c33 /* Name of device node property defining secondary boot register location */
34 #define OF_SECONDARY_BOOT "secondary-boot-reg"
91 pr_err("required secondary boot register not specified for CPU%u\n", in secondary_boot_addr_for()
120 /* Ensure the write is visible to the secondary core */ in nsp_write_lut()
141 * The ROM code has the secondary cores looping, waiting for an event.
143 * secondary boot register. When a core finds those bits contain its
147 * address back to the secondary boot register, and finally jumps to
151 * - Encode the (hardware) CPU id with the bottom bits of the secondary
153 * - Write that value into the secondary boot register.
154 * - Generate an event to wake up the secondary CPU(s).
[all …]
/kernel/linux/linux-5.10/Documentation/admin-guide/blockdev/drbd/
Dnode-states-8.dot2 Secondary -> Primary [ label = "ioctl_set_state()" ]
3 Primary -> Secondary [ label = "ioctl_set_state()" ]
7 Secondary -> Primary [ label = "recv state packet" ]
8 Primary -> Secondary [ label = "recv state packet" ]
10 Secondary -> Unknown [ label = "connection lost" ]
12 Unknown -> Secondary [ label = "connected" ]
/kernel/linux/linux-6.6/arch/sparc/include/uapi/asm/
Dasi.h130 #define ASI_AIUS 0x11 /* Secondary, user */
132 #define ASI_AIUSL 0x19 /* Secondary, user, little endian */
134 #define ASI_S 0x81 /* Secondary, implicit */
136 #define ASI_SNF 0x83 /* Secondary, no fault */
138 #define ASI_SL 0x89 /* Secondary, implicit, l-endian */
140 #define ASI_SNFL 0x8b /* Secondary, no fault, l-endian */
161 * secondary, user
231 #define ASI_BLK_AIUS 0x71 /* Secondary, user, block ld/st */
242 #define ASI_BLK_AIUSL 0x79 /* Secondary, user, little, blk ld/st*/
255 #define ASI_PST8_S 0xc1 /* Secondary, 8 8-bit, partial */
[all …]
/kernel/linux/linux-5.10/arch/sparc/include/uapi/asm/
Dasi.h130 #define ASI_AIUS 0x11 /* Secondary, user */
132 #define ASI_AIUSL 0x19 /* Secondary, user, little endian */
134 #define ASI_S 0x81 /* Secondary, implicit */
136 #define ASI_SNF 0x83 /* Secondary, no fault */
138 #define ASI_SL 0x89 /* Secondary, implicit, l-endian */
140 #define ASI_SNFL 0x8b /* Secondary, no fault, l-endian */
161 * secondary, user
231 #define ASI_BLK_AIUS 0x71 /* Secondary, user, block ld/st */
242 #define ASI_BLK_AIUSL 0x79 /* Secondary, user, little, blk ld/st*/
255 #define ASI_PST8_S 0xc1 /* Secondary, 8 8-bit, partial */
[all …]
/kernel/linux/linux-5.10/arch/arm64/include/asm/
Dsmp.h20 /* Fatal system error detected by secondary CPU, crash the system */
70 * Called from the secondary holding pen, this is the secondary CPU entry point.
75 * Initial data for bringing up a secondary CPU.
76 * @stack - sp for the secondary CPU
77 * @status - Result passed back from the secondary CPU to
124 * The calling secondary CPU has detected serious configuration mismatch,
135 * If a secondary CPU enters the kernel but fails to come online,
/kernel/linux/linux-6.6/certs/
Dsystem_keyring.c77 * addition by both built-in and secondary keyrings.
84 * being vouched for by a key in either the built-in or the secondary system
93 /* If we have a secondary trusted keyring, then that contains a link in restrict_link_by_builtin_and_secondary_trusted()
99 /* Allow the builtin keyring to be added to the secondary */ in restrict_link_by_builtin_and_secondary_trusted()
114 * being vouched for by a key in either the built-in or the secondary system
122 /* If we have a secondary trusted keyring, then that contains a link in restrict_link_by_digsig_builtin_and_secondary()
128 /* Allow the builtin keyring to be added to the secondary */ in restrict_link_by_digsig_builtin_and_secondary()
136 * Allocate a struct key_restriction for the "builtin and secondary trust"
146 panic("Can't allocate secondary trusted keyring restriction\n"); in get_builtin_and_secondary_restriction()
157 * add_to_secondary_keyring - Add to secondary keyring.
[all …]
/kernel/linux/linux-6.6/sound/soc/qcom/qdsp6/
Dq6dsp-lpass-ports.c360 .stream_name = "Secondary MI2S Playback",
373 .stream_name = "Secondary MI2S Capture",
483 Q6AFE_TDM_PB_DAI("Secondary", 0, SECONDARY_TDM_RX_0),
484 Q6AFE_TDM_PB_DAI("Secondary", 1, SECONDARY_TDM_RX_1),
485 Q6AFE_TDM_PB_DAI("Secondary", 2, SECONDARY_TDM_RX_2),
486 Q6AFE_TDM_PB_DAI("Secondary", 3, SECONDARY_TDM_RX_3),
487 Q6AFE_TDM_PB_DAI("Secondary", 4, SECONDARY_TDM_RX_4),
488 Q6AFE_TDM_PB_DAI("Secondary", 5, SECONDARY_TDM_RX_5),
489 Q6AFE_TDM_PB_DAI("Secondary", 6, SECONDARY_TDM_RX_6),
490 Q6AFE_TDM_PB_DAI("Secondary", 7, SECONDARY_TDM_RX_7),
[all …]
/kernel/linux/linux-6.6/Documentation/admin-guide/blockdev/drbd/
Dpeer-states-8.dot2 Secondary -> Primary [ label = "recv state packet" ]
3 Primary -> Secondary [ label = "recv state packet" ]
5 Secondary -> Unknown [ label = "connection lost" ]
7 Unknown -> Secondary [ label = "connected" ]
/kernel/linux/linux-6.6/arch/arm64/include/asm/
Dsmp.h20 /* Fatal system error detected by secondary CPU, crash the system */
70 * Called from the secondary holding pen, this is the secondary CPU entry point.
75 * Initial data for bringing up a secondary CPU.
76 * @status - Result passed back from the secondary CPU to
122 * The calling secondary CPU has detected serious configuration mismatch,
133 * If a secondary CPU enters the kernel but fails to come online,
/kernel/linux/linux-5.10/drivers/ide/
Dide-generic.c43 static void ide_generic_check_pci_legacy_iobases(int *primary, int *secondary) in ide_generic_check_pci_legacy_iobases() argument
53 *secondary = 1; in ide_generic_check_pci_legacy_iobases()
59 *primary = *secondary = 1; in ide_generic_check_pci_legacy_iobases()
68 *secondary = 1; in ide_generic_check_pci_legacy_iobases()
81 int i, rc = 0, primary = 0, secondary = 0; in ide_generic_init() local
83 ide_generic_check_pci_legacy_iobases(&primary, &secondary); in ide_generic_init()
92 if (secondary == 0) in ide_generic_init()
/kernel/linux/linux-5.10/Documentation/sparc/oradax/
Ddax-hv-api.txt172 [7:5] Secondary source address type
248 encoded data) and secondary data streams (meta-data for the encoded data).
260 … Variable width byte packed Data stream of lengths must be provided as a secondary
263 length encoding provided as a secondary input
267 as a secondary input
279 … a secondary input; pointer to the encoding table must be
291 … OZIP (CCB version 1) encoding as a secondary input; pointer to the encoding table must
296 … OZIP (CCB version 1) encoding stream of run lengths must be provided as a secondary
307 36.2.1.1.3. Secondary Input Format
309 …For primary input data streams which require a secondary input stream, the secondary input stream …
[all …]
/kernel/linux/linux-6.6/Documentation/arch/sparc/oradax/
Ddax-hv-api.txt172 [7:5] Secondary source address type
248 encoded data) and secondary data streams (meta-data for the encoded data).
260 … Variable width byte packed Data stream of lengths must be provided as a secondary
263 length encoding provided as a secondary input
267 as a secondary input
279 … a secondary input; pointer to the encoding table must be
291 … OZIP (CCB version 1) encoding as a secondary input; pointer to the encoding table must
296 … OZIP (CCB version 1) encoding stream of run lengths must be provided as a secondary
307 36.2.1.1.3. Secondary Input Format
309 …For primary input data streams which require a secondary input stream, the secondary input stream …
[all …]
/kernel/linux/linux-6.6/arch/arm/mach-mvebu/
Dheadsmp.S3 * SMP support: Entry point for secondary CPUs
11 * This file implements the assembly entry point for secondary CPUs in
24 * Armada XP specific entry point for secondary CPUs.
25 * We add the CPU to the coherency fabric and then jump to secondary
/kernel/linux/linux-5.10/sound/soc/qcom/qdsp6/
Dq6afe-dai.c598 {"Secondary MI2S Playback", NULL, "SEC_MI2S_RX"},
611 {"Secondary TDM0 Playback", NULL, "SEC_TDM_RX_0"},
612 {"Secondary TDM1 Playback", NULL, "SEC_TDM_RX_1"},
613 {"Secondary TDM2 Playback", NULL, "SEC_TDM_RX_2"},
614 {"Secondary TDM3 Playback", NULL, "SEC_TDM_RX_3"},
615 {"Secondary TDM4 Playback", NULL, "SEC_TDM_RX_4"},
616 {"Secondary TDM5 Playback", NULL, "SEC_TDM_RX_5"},
617 {"Secondary TDM6 Playback", NULL, "SEC_TDM_RX_6"},
618 {"Secondary TDM7 Playback", NULL, "SEC_TDM_RX_7"},
656 {"SEC_TDM_TX_0", NULL, "Secondary TDM0 Capture"},
[all …]
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/powerpc/fsl/
Dpamu.txt63 - fsl,secondary-cache-geometry
65 Two cells that specify the geometry of the secondary PAMU
108 fsl,secondary-cache-geometry = <128 2>;
114 fsl,secondary-cache-geometry = <128 2>;
120 fsl,secondary-cache-geometry = <128 2>;
126 fsl,secondary-cache-geometry = <128 2>;
132 fsl,secondary-cache-geometry = <128 2>;
/kernel/linux/linux-5.10/arch/arm/mach-mmp/
Dirqs.h180 /* secondary interrupt of INT #4 */
185 /* secondary interrupt of INT #5 */
190 /* secondary interrupt of INT #9 */
196 /* secondary interrupt of INT #17 */
204 /* secondary interrupt of INT #35 */
221 /* secondary interrupt of INT #51 */
226 /* secondary interrupt of INT #55 */
/kernel/linux/linux-6.6/Documentation/devicetree/bindings/powerpc/fsl/
Dpamu.txt63 - fsl,secondary-cache-geometry
65 Two cells that specify the geometry of the secondary PAMU
108 fsl,secondary-cache-geometry = <128 2>;
114 fsl,secondary-cache-geometry = <128 2>;
120 fsl,secondary-cache-geometry = <128 2>;
126 fsl,secondary-cache-geometry = <128 2>;
132 fsl,secondary-cache-geometry = <128 2>;
/kernel/linux/linux-5.10/arch/arm/mach-mvebu/
Dheadsmp.S2 * SMP support: Entry point for secondary CPUs
14 * This file implements the assembly entry point for secondary CPUs in
27 * Armada XP specific entry point for secondary CPUs.
28 * We add the CPU to the coherency fabric and then jump to secondary
/kernel/linux/linux-5.10/arch/arm/mach-omap2/
Domap-headsmp.S3 * Secondary CPU startup routine source file.
21 /* Physical address needed since MMU not enabled yet on secondary core */
36 * OMAP5 specific entry point for secondary CPU to jump from ROM
38 * secondary core is held until we're ready for it to initialise.
75 * OMAP4 specific entry point for secondary CPU to jump from ROM
77 * secondary core is held until we're ready for it to initialise.
/kernel/linux/linux-6.6/arch/arm/mach-omap2/
Domap-headsmp.S3 * Secondary CPU startup routine source file.
21 /* Physical address needed since MMU not enabled yet on secondary core */
36 * OMAP5 specific entry point for secondary CPU to jump from ROM
38 * secondary core is held until we're ready for it to initialise.
75 * OMAP4 specific entry point for secondary CPU to jump from ROM
77 * secondary core is held until we're ready for it to initialise.
/kernel/linux/linux-6.6/arch/arm/mach-versatile/
Dplatsmp.c45 * calibrations on the secondary CPU while the requesting CPU is using
72 * and the secondary one in versatile_boot_secondary()
77 * This is really belt and braces; we hold unintended secondary in versatile_boot_secondary()
85 * Send the secondary CPU a soft interrupt, thereby causing in versatile_boot_secondary()
101 * now the secondary core is starting up let it run its in versatile_boot_secondary()
/kernel/linux/linux-5.10/arch/arm/plat-versatile/
Dplatsmp.c47 * calibrations on the secondary CPU while the requesting CPU is using
74 * and the secondary one in versatile_boot_secondary()
79 * This is really belt and braces; we hold unintended secondary in versatile_boot_secondary()
87 * Send the secondary CPU a soft interrupt, thereby causing in versatile_boot_secondary()
103 * now the secondary core is starting up let it run its in versatile_boot_secondary()
/kernel/linux/linux-6.6/arch/arm/mach-spear/
Dplatsmp.c62 * and the secondary one in spear13xx_boot_secondary()
67 * The secondary processor is waiting to be released from in spear13xx_boot_secondary()
86 * now the secondary core is starting up let it run its in spear13xx_boot_secondary()
118 * Write the address of secondary startup into the system-wide location in spear13xx_smp_prepare_cpus()
120 * soft interrupt, and then the secondary CPU branches to this address. in spear13xx_smp_prepare_cpus()
/kernel/linux/linux-5.10/arch/arm/mach-spear/
Dplatsmp.c62 * and the secondary one in spear13xx_boot_secondary()
67 * The secondary processor is waiting to be released from in spear13xx_boot_secondary()
86 * now the secondary core is starting up let it run its in spear13xx_boot_secondary()
118 * Write the address of secondary startup into the system-wide location in spear13xx_smp_prepare_cpus()
120 * soft interrupt, and then the secondary CPU branches to this address. in spear13xx_smp_prepare_cpus()

12345678910>>...88