Home
last modified time | relevance | path

Searched full:late (Results 1 – 25 of 536) sorted by relevance

12345678910>>...22

/Linux-v5.15/arch/arm64/include/asm/
Dcpufeature.h157 * referred to as "Late CPU" w.r.t the capability. e.g, all secondary
158 * CPUs are treated "late CPUs" for capabilities determined by the boot
202 * b) Any late CPU, brought up after (1), the action is triggered via:
206 * 5) Conflicts: Based on the state of the capability on a late CPU vs.
210 * | Type | System | Late CPU |
264 * Is it permitted for a late CPU to have this capability when system
268 /* Is it safe for a late CPU to miss this capability when system has it */
277 * require the workaround. However, it is not safe if a "late" CPU
284 * feature. It is safe for a late CPU to have this feature even though
287 * then every late CPU must have it.
[all …]
/Linux-v5.15/drivers/net/ethernet/sun/
Dsunqe.h69 #define CREG_STAT_LCOLL 0x02000000 /* Late TX Collision */
76 #define CREG_STAT_TXLERR 0x00040000 /* Late Transmit Error */
83 #define CREG_STAT_RLCOLL 0x00000100 /* RX Late Collision */
89 #define CREG_STAT_RXLERR 0x00000004 /* Receive Late Error */
104 #define CREG_QMASK_TXLERR 0x00040000 /* TX late error */
109 #define CREG_QMASK_RXLEERR 0x00000004 /* RX late error */
116 #define CREG_MMASK_LCOLL 0x02000000 /* Late collision error */
170 #define MREGS_TXFSTAT_LCOLL 0x20 /* TX late collision */
185 #define MREGS_RXFSTAT_LCOLL 0x40 /* RX late collision */
Dsunbmac.h60 #define CREG_STAT_TXLERR 0x00040000 /* Late Transmit Error */
66 #define CREG_STAT_RXLERR 0x00000004 /* Receive Late Error */
76 #define CREG_QMASK_TXLERR 0x00040000 /* TX late error */
81 #define CREG_QMASK_RXLEERR 0x00000004 /* RX late error */
108 #define BMAC_LTCTR 0x24cUL /* Transmit late-collision counter */
155 #define BIGMAC_STAT_LCCNTEXP 0x00002000 /* Late-collision counter expired */
172 #define BIGMAC_IMASK_LCCNTEXP 0x00002000 /* Late-collision counter expired */
Dsunhme.h49 #define GREG_STAT_LCCNTEXP 0x00002000 /* Late-collision counter expired */
55 #define GREG_STAT_RXLATERR 0x00080000 /* Late error during receive dma */
63 #define GREG_STAT_TXLERR 0x08000000 /* Late error during transmit dma */
86 #define GREG_IMASK_LCCNTEXP 0x00002000 /* Late-collision counter expired */
92 #define GREG_IMASK_RXLATERR 0x00080000 /* Late error during receive dma */
100 #define GREG_IMASK_TXLERR 0x08000000 /* Late error during transmit dma */
177 #define BMAC_LTCTR 0x24cUL /* Transmit late-collision counter */
/Linux-v5.15/Documentation/vm/
Dhwpoison.rst73 late kill
76 Note some pages are always handled as late kill.
88 Set early/late kill mode/revert to system default
98 Late kill
/Linux-v5.15/drivers/acpi/acpica/
Ddsargs.c38 * DESCRIPTION: Late (deferred) execution of region or field arguments
140 * DESCRIPTION: Get buffer_field Buffer and Index. This implements the late
185 * DESCRIPTION: Get bank_field bank_value. This implements the late
238 * the late evaluation of these attributes.
282 * the late evaluation of these attributes.
327 * DESCRIPTION: Get region address and length. This implements the late
/Linux-v5.15/drivers/net/ethernet/apple/
Dbmac.h64 # define TxLateCollExp 0x00002000 /* Late-collision counter expired */
70 # define RxDMALateErr 0x00080000 /* Receive DMA, data late */
78 # define TxDMALateError 0x08000000 /* Late error during transmit DMA */
119 #define LTCNT 0x530 /* Transmit late-collision counter */
/Linux-v5.15/tools/perf/pmu-events/arch/arm64/ampere/emag/
Dcache.json108 "PublicDescription": "Level 1 data cache late miss",
111 "BriefDescription": "L1D cache late miss"
/Linux-v5.15/drivers/net/ethernet/seeq/
Dsgiseeq.h41 #define SEEQ_RSTAT_TIMEO 0x040 /* Timeout, or late receive */
65 #define SEEQ_TSTAT_LCLS 0x010 /* Late collision occurred */
/Linux-v5.15/drivers/net/ethernet/amd/
Dni65.h84 #define XMIT_LCOL 0x1000 /* Late collision */
86 #define XMIT_UFLO 0x4000 /* Underflow (late memory) */
/Linux-v5.15/tools/perf/pmu-events/arch/x86/nehalemep/
Dother.json14 "EventName": "BPU_CLEARS.LATE",
16 "BriefDescription": "Late Branch Prediction Unit clears"
/Linux-v5.15/tools/perf/pmu-events/arch/x86/nehalemex/
Dother.json14 "EventName": "BPU_CLEARS.LATE",
16 "BriefDescription": "Late Branch Prediction Unit clears"
/Linux-v5.15/arch/sparc/kernel/
Dsbus.c412 #define SYSIO_SBAFSR_PLE 0x8000000000000000UL /* Primary Late PIO Error */
415 #define SYSIO_SBAFSR_SLE 0x1000000000000000UL /* Secondary Late PIO Error */
419 #define SYSIO_SBAFSR_RD 0x0000800000000000UL /* Primary was late PIO read */
451 "Late PIO Error" : in sysio_sbus_error_handler()
466 printk("(Late PIO Error)"); in sysio_sbus_error_handler()
/Linux-v5.15/arch/mips/include/asm/octeon/
Dcvmx-pip.h95 * late collision (data received before collision)
96 * late collisions cannot be detected by the receiver
163 * NOTES: xx = late collision (data received before collision)
164 * late collisions cannot be detected by the receiver
/Linux-v5.15/drivers/firmware/efi/
Dmemmap.c189 * (efi_memmap_init_early() and this late version) is because the
194 * This late mapping is intended to persist for the duration of
230 * to switch from early to late mappings. It simply uses the existing
/Linux-v5.15/tools/perf/pmu-events/arch/x86/westmereep-sp/
Dother.json14 "EventName": "BPU_CLEARS.LATE",
16 "BriefDescription": "Late Branch Prediction Unit clears"
/Linux-v5.15/tools/perf/pmu-events/arch/x86/westmereex/
Dother.json14 "EventName": "BPU_CLEARS.LATE",
16 "BriefDescription": "Late Branch Prediction Unit clears"
/Linux-v5.15/tools/perf/pmu-events/arch/x86/westmereep-dp/
Dother.json14 "EventName": "BPU_CLEARS.LATE",
16 "BriefDescription": "Late Branch Prediction Unit clears"
/Linux-v5.15/Documentation/ABI/testing/
Dsysfs-devices-platform-stratix10-rsu47 (RO) the version number of RSU firmware. 19.3 or late
55 19.3 or late:
/Linux-v5.15/Documentation/arm64/
Dasymmetric-32bit.rst20 ``-ENOEXEC``. If the mismatch is detected during late onlining of a
61 late-onlining of 32-bit-capable CPUs can result in the file contents
/Linux-v5.15/arch/arc/kernel/
Dirq.c12 * Late Interrupt system init called from start_kernel for Boot CPU only
/Linux-v5.15/drivers/pps/generators/
Dpps_gen_parport.c82 /* check if we are late */ in hrtimer_event()
85 pr_err("we are late this time %lld.%09ld\n", in hrtimer_event()
/Linux-v5.15/drivers/ps3/
Dsys-manager-core.c15 * Staticly linked routines that allow late binding of a loaded sys-manager
/Linux-v5.15/drivers/base/power/
Dmain.c1367 * __device_suspend_late - Execute a "late suspend" callback for given device.
1399 info = "late power domain "; in __device_suspend_late()
1402 info = "late type "; in __device_suspend_late()
1405 info = "late class "; in __device_suspend_late()
1408 info = "late bus "; in __device_suspend_late()
1418 info = "late driver "; in __device_suspend_late()
1461 * dpm_suspend_late - Execute "late suspend" callbacks for all devices.
1487 pm_dev_err(dev, state, " late", error); in dpm_suspend_late()
1506 dpm_show_time(starttime, state, error, "late"); in dpm_suspend_late()
1512 * dpm_suspend_end - Execute "late" and "noirq" device suspend callbacks.
/Linux-v5.15/Documentation/power/
Dsuspend-and-interrupts.rst13 suspend after the "late" phase of suspending devices (that is, after all of the
17 The rationale for doing so is that after the "late" phase of device suspend

12345678910>>...22