Code Review
/
kvmfornfv.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
review
|
tree
history
|
raw
|
HEAD
Fix for KVMFORNFV-23(Fuel installed KVM kernel blank screens on boot).
[kvmfornfv.git]
/
kernel
/
arch
/
arm
/
mach-tegra
/
common.h
1
extern struct smp_operations tegra_smp_ops;
2
3
extern int tegra_cpu_kill(unsigned int cpu);
4
extern void tegra_cpu_die(unsigned int cpu);