arch/mips/include/asm/octeon/cvmx-helper-errata.h

Source file repositories/reference/linux-study-clean/arch/mips/include/asm/octeon/cvmx-helper-errata.h

File Facts

System
Linux kernel
Corpus path
arch/mips/include/asm/octeon/cvmx-helper-errata.h
Extension
.h
Size
1277 bytes
Lines
34
Domain
Architecture Layer
Bucket
arch/mips
Inferred role
Architecture Layer: implementation source
Status
source implementation candidate

Why This File Exists

CPU and platform-specific kernel glue: boot entry, traps, syscall entry, interrupts, page tables, context switch, and low-level barriers.

Dependency Surface

Detected Declarations

Annotated Snippet

#ifndef __CVMX_HELPER_ERRATA_H__
#define __CVMX_HELPER_ERRATA_H__

extern void __cvmx_helper_errata_qlm_disable_2nd_order_cdr(int qlm);

#endif

Annotation

Implementation Notes