40765d2b8b
register_vpa() doesn't actually do a VPA register call it just uses the flags you pass it, so rename it to vpa_call() to be clearer. We can then define register_vpa() and unregister_vpa() which are both simple wrappers around vpa_call(). (we'll need unregister_vpa() for kexec soon) We can then cleanup vpa_init(), and because vpa_init() is only called from platforms/pseries we remove the definition in asm-ppc64/smp.h. Signed-off-by: Michael Ellerman <michael@ellerman.id.au> |
||
---|---|---|
.. | ||
abs_addr.h | ||
btext.h | ||
cache.h | ||
cacheflush.h | ||
compat.h | ||
current.h | ||
delay.h | ||
dma-mapping.h | ||
eeh.h | ||
floppy.h | ||
hvcall.h | ||
hvconsole.h | ||
hvcserver.h | ||
ide.h | ||
imalloc.h | ||
io.h | ||
lppaca.h | ||
mmu_context.h | ||
mmu.h | ||
mmzone.h | ||
nvram.h | ||
paca.h | ||
page.h | ||
pci-bridge.h | ||
pci.h | ||
pgalloc.h | ||
pgtable.h | ||
ppc32.h | ||
ppcdebug.h | ||
prom.h | ||
ptrace-common.h | ||
ptrace.h | ||
serial.h | ||
sigcontext.h | ||
signal.h | ||
smp.h | ||
spinlock.h | ||
stat.h | ||
system.h | ||
systemcfg.h | ||
tce.h | ||
tlb.h | ||
tlbflush.h | ||
ucontext.h | ||
udbg.h | ||
vdso.h |