D | proc-fns.h | 1 /* SPDX-License-Identifier: GPL-2.0-only */ 3 * arch/arm/include/asm/proc-fns.h 5 * Copyright (C) 1997-1999 Russell King 13 #include <asm/glue-proc.h> 21 * Don't change this structure - ASM code relies on it. 23 struct processor { struct 33 * Set up any processor specifics argument 37 * Check for processor bugs argument 41 * Disable any processor specifics argument 49 * Idle the processor argument [all …]
|