Sign in
googlers
/
maze
/
linux
/
9c23eccc1e746f64b18fab070a37189b4422e44a
/
.
/
arch
/
arm
/
mach-tegra
/
headsmp.S
blob: 2072e7322c39898723379497b44206ebb51d7b72 [
file
] [
log
] [
blame
]
#include <linux/linkage.h>
#include <linux/init.h>
#include "sleep.h"
.section
".text.head"
,
"ax"
ENTRY
(
tegra_secondary_startup
)
check_cpu_part_num
0xc09
,
r8
,
r9
bleq v7_invalidate_l1
b secondary_startup
ENDPROC
(
tegra_secondary_startup
)