kernel-ark/include/asm-ppc64
Michael Ellerman 4c55130b2a ppc64 iSeries: Update create_pte_mapping to replace iSeries_bolt_kernel()
early_setup() calls htab_initialize() which is similar, but not identical
to iSeries_bolt_kernel().

On iSeries the Hypervisor has already inserted some ptes for us, and we
simply have to detect that and bolt them. iSeries_hpte_bolt_or_insert()
implements that logic.

For the case of a non-existing pte we just call iSeries_hpte_insert(). This
appears to work, although it's not entirely equivalent to the old code in
iSeries_make_pte() which panicked if we got a secondary slot. Not sure if
that's important.

Finally we call iSeries_hpte_bolt_or_insert() from create_pte_mapping(),
which is called from htab_initialize() for each lmb region.

Signed-off-by: Michael Ellerman <michael@ellerman.id.au>
Signed-off-by: Stephen Rothwell <sfr@canb.auug.org.au>
2005-09-23 14:47:58 +10:00
..
iSeries
abs_addr.h
atomic.h
bitops.h
bootinfo.h
btext.h
byteorder.h
cache.h
cacheflush.h
checksum.h
compat.h
cputable.h [PATCH] powerpc: rename op_ppc{32,64}_model to op_powerpc_model 2005-09-21 19:21:08 +10:00
current.h
dart.h [PATCH] ppc64: Updated Olof iommu updates 2/3 2005-09-21 19:21:07 +10:00
dbdma.h
delay.h
dma-mapping.h
dma.h
eeh.h
firmware.h
floppy.h
futex.h
hvcall.h [PATCH] ppc64: Add ptrace data breakpoint support 2005-09-12 17:19:12 +10:00
hvconsole.h
hvcserver.h
hw_irq.h [PATCH] powerpc: unified signature of timer_interrupt() between ppc32/ppc64 2005-09-21 19:21:09 +10:00
ide.h
imalloc.h
io.h
iommu.h [PATCH] ppc64: Updated Olof iommu updates 1/3 2005-09-21 19:21:06 +10:00
ipcbuf.h
irq.h
kdebug.h
kexec.h
keylargo.h
kprobes.h
lmb.h
lppaca.h
machdep.h [PATCH] ppc64: Store virtual address in TLB flush batches 2005-09-21 19:21:07 +10:00
macio.h
memory.h
mmu_context.h
mmu.h ppc64 iSeries: Update create_pte_mapping to replace iSeries_bolt_kernel() 2005-09-23 14:47:58 +10:00
mmzone.h
naca.h
numnodes.h
nvram.h
of_device.h
paca.h
page.h [PATCH] powerpc: Merged ppc_asm.h 2005-09-19 09:38:49 +10:00
parport.h
pci-bridge.h
pci.h
pgalloc.h
pgtable.h
plpar_wrappers.h [PATCH] ppc64: Add ptrace data breakpoint support 2005-09-12 17:19:12 +10:00
pmac_feature.h
pmac_low_i2c.h
pmc.h
ppc32.h
ppcdebug.h
processor.h ppc46 iSeries: Make some generic irq code compile for iSeries 2005-09-23 14:43:22 +10:00
prom.h
pSeries_reconfig.h
ptrace-common.h [PATCH] ppc64: Add ptrace data breakpoint support 2005-09-12 17:19:12 +10:00
ptrace.h [PATCH] ppc64: Add definitions for new PTRACE calls 2005-09-12 17:19:12 +10:00
rtas.h
rwsem.h
scatterlist.h
seccomp.h
semaphore.h
serial.h
sigcontext.h
signal.h
smp.h
smu.h
sparsemem.h
spinlock.h
sstep.h
stat.h
system.h [PATCH] ppc64: Add ptrace data breakpoint support 2005-09-12 17:19:12 +10:00
systemcfg.h
tce.h [PATCH] ppc64: Updated Olof iommu updates 2/3 2005-09-21 19:21:07 +10:00
thread_info.h [PATCH] ppc64: Updated Olof misc updates 3/3 2005-09-21 19:21:07 +10:00
time.h
tlb.h
tlbflush.h [PATCH] ppc64: Store virtual address in TLB flush batches 2005-09-21 19:21:07 +10:00
types.h
uaccess.h
ucontext.h
udbg.h
uninorth.h
unistd.h
vdso.h
vio.h
xics.h