android_kernel_xiaomi_sm8350/include/asm-powerpc
Geoff Levand e28b003136 [POWERPC] cell: abstract spu management routines
This adds a platform specific spu management abstraction and the coresponding
routines to support the IBM Cell Blade.  It also removes the hypervisor only
resources that were included in struct spu.

Three new platform specific routines are introduced, spu_enumerate_spus(),
spu_create_spu() and spu_destroy_spu().  The underlying design uses a new
type, struct spu_management_ops, to hold function pointers that the platform
setup code is expected to initialize to instances appropriate to that platform.

For the IBM Cell Blade support, I put the hypervisor only resources that were
in struct spu into a platform specific data structure struct spu_pdata.

Signed-off-by: Geoff Levand <geoffrey.levand@am.sony.com>
Signed-off-by: Arnd Bergmann <arnd.bergmann@de.ibm.com>
2006-12-04 20:40:39 +11:00
..
iseries [POWERPC] Refactor 64 bits DMA operations 2006-12-04 20:38:40 +11:00
8253pit.h
a.out.h
abs_addr.h
agp.h
asm-compat.h
atomic.h
auxvec.h
backlight.h
bitops.h
bootx.h
btext.h
bug.h
bugs.h
byteorder.h
cache.h
cacheflush.h
cell-pmu.h [POWERPC] cell: Add oprofile support 2006-12-04 20:40:14 +11:00
checksum.h [NET]: POWERPC checksum annotations and cleanups. 2006-12-02 21:23:20 -08:00
compat.h
cputable.h [POWERPC] Make 64-bit cpu features defined on 32-bit 2006-12-04 20:40:34 +11:00
cputime.h
current.h
dbdma.h [POWERPC] Xserve cpu-meter driver 2006-12-04 20:39:30 +11:00
dcr-mmio.h [POWERPC] Generic DCR infrastructure 2006-12-04 16:08:25 +11:00
dcr-native.h [POWERPC] Generic DCR infrastructure 2006-12-04 16:08:25 +11:00
dcr.h [POWERPC] Generic DCR infrastructure 2006-12-04 16:08:25 +11:00
delay.h
device.h [POWERPC] Refactor 64 bits DMA operations 2006-12-04 20:38:40 +11:00
div64.h
dma-mapping.h [POWERPC] Add an optional offset to direct DMA on 64 bits 2006-12-04 20:38:57 +11:00
dma.h
eeh_event.h
eeh.h [POWERPC] Merge 32 and 64 bits asm-powerpc/io.h 2006-12-04 20:39:05 +11:00
elf.h [POWERPC] coredump: Add SPU elf notes to coredump. 2006-12-04 20:40:19 +11:00
emergency-restart.h
errno.h
fcntl.h
firmware.h
floppy.h
fs_pd.h
futex.h
grackle.h
hardirq.h
heathrow.h
hvcall.h
hvconsole.h
hvcserver.h
hw_irq.h [POWERPC] Make soft_enabled irqs preempt safe 2006-12-04 20:39:20 +11:00
i8259.h
ibmebus.h [POWERPC] Refactor 64 bits DMA operations 2006-12-04 20:38:40 +11:00
ide.h [POWERPC] Merge 32 and 64 bits asm-powerpc/io.h 2006-12-04 20:39:05 +11:00
immap_86xx.h
immap_qe.h [PATCH] Optimize qe_brg struct to use an array 2006-11-13 14:49:01 +11:00
io-defs.h [POWERPC] Merge 32 and 64 bits asm-powerpc/io.h 2006-12-04 20:39:05 +11:00
io.h [POWERPC] Fix __raw* accessors 2006-12-04 20:39:07 +11:00
ioctl.h
ioctls.h
iommu.h [POWERPC] Cell iommu support 2006-12-04 20:39:02 +11:00
ipc.h
ipcbuf.h
ipic.h
irq_regs.h
irq.h [POWERPC] add virq_to_hw accessor routine 2006-12-04 20:40:37 +11:00
irqflags.h
Kbuild [POWERPC] spufs: Add /lslr, /dma_info and /proxydma files 2006-12-04 20:39:45 +11:00
kdebug.h
kdump.h
kexec.h
keylargo.h
kmap_types.h
kprobes.h
linkage.h
lmb.h
local.h
lppaca.h
machdep.h [POWERPC] Merge 32 and 64 bits asm-powerpc/io.h 2006-12-04 20:39:05 +11:00
macio.h
mc146818rtc.h
mediabay.h
mman.h
mmu_context.h
mmu.h
mmzone.h
module.h
mpc52xx.h [PATCH] Add MPC5200 Interrupt Controller support. 2006-11-13 14:45:02 +11:00
mpc85xx.h [PATCH] ppc: Fix io.h for config with CONFIG_PCI not set 2006-11-13 14:49:25 +11:00
mpc86xx.h
mpic.h [POWERPC] Improve MPIC driver auto-configuration from DT 2006-12-04 16:08:41 +11:00
msgbuf.h
mutex.h
namei.h
nvram.h
of_device.h [POWERPC] Refactor 64 bits DMA operations 2006-12-04 20:38:40 +11:00
of_platform.h [POWERPC] Souped-up of_platform_device support 2006-12-04 16:08:52 +11:00
ohare.h
oprofile_impl.h [POWERPC] cell: Add oprofile support 2006-12-04 20:40:14 +11:00
paca.h
page_32.h
page_64.h
page.h
param.h
parport.h
pci-bridge.h [POWERPC] Add "parent" struct device for PCI host bridges 2006-12-04 20:38:47 +11:00
pci.h [POWERPC] Refactor 64 bits DMA operations 2006-12-04 20:38:40 +11:00
percpu.h
pgalloc.h
pgtable-4k.h
pgtable-64k.h
pgtable.h
pmac_feature.h
pmac_low_i2c.h
pmac_pfunc.h
pmc.h
poll.h
posix_types.h
ppc_asm.h
ppc-pci.h [POWERPC] Generic OF platform driver for PCI host bridges. 2006-12-04 20:38:49 +11:00
processor.h
prom.h Merge branch 'linux-2.6' into for-linus 2006-12-04 15:59:07 +11:00
pSeries_reconfig.h
ptrace.h
qe_ic.h
qe.h
reg_8xx.h
reg.h
resource.h
rtas.h [POWERPC] Wrap cpu_die() with CONFIG_HOTPLUG_CPU 2006-12-04 20:39:29 +11:00
rtc.h
rwsem.h
scatterlist.h
seccomp.h
sections.h
semaphore.h
sembuf.h
serial.h
setup.h
shmbuf.h
shmparam.h
sigcontext.h
siginfo.h
signal.h
smp.h
smu.h
socket.h
sockios.h
sparsemem.h
spinlock_types.h
spinlock.h
spu_csa.h
spu_info.h [POWERPC] spufs: Add /lslr, /dma_info and /proxydma files 2006-12-04 20:39:45 +11:00
spu_priv1.h [POWERPC] cell: abstract spu management routines 2006-12-04 20:40:39 +11:00
spu.h [POWERPC] cell: abstract spu management routines 2006-12-04 20:40:39 +11:00
sstep.h
stat.h
statfs.h
string.h
synch.h
syscalls.h
systbl.h [POWERPC] Wire up sys_move_pages 2006-11-16 10:31:14 +11:00
system.h
tce.h
termbits.h
termios.h
thread_info.h
time.h [POWERPC] Revert "[POWERPC] Add powerpc get/set_rtc_time interface to new generic rtc class" 2006-11-22 12:13:36 +11:00
timex.h
tlb.h
tlbflush.h
topology.h [POWERPC] Add the thread_siblings files to sysfs 2006-11-16 10:31:14 +11:00
tsi108_irq.h
tsi108.h
types.h
uaccess.h
ucc_fast.h
ucc_slow.h
ucc.h
ucontext.h
udbg.h
unaligned.h
uninorth.h
unistd.h [POWERPC] Change ppc_rtas declaration to weak 2006-12-04 20:39:42 +11:00
user.h
vdso_datapage.h
vdso.h
vga.h
vio.h [POWERPC] Refactor 64 bits DMA operations 2006-12-04 20:38:40 +11:00
xmon.h
xor.h