acrn-kernel/arch/tile/include/asm
Chris Metcalf c78095bd8c arch/tile: Split the icache flush code off to a generic <arch> header.
This code is used in other places in our system than in Linux, so
to share it we now implement it as an inline function in our low-level
<arch> headers, and instantiate it in one file in Linux's arch/tile/lib.
The file is now cacheflush.c and is C code rather than the strangely-named
and assembler-implemented __invalidate_icache.S.

Signed-off-by: Chris Metcalf <cmetcalf@tilera.com>
Acked-by: Arnd Bergmann <arnd@arndb.de>
2010-07-06 13:41:46 -04:00
..
Kbuild
asm-offsets.h
atomic.h
atomic_32.h
auxvec.h
backtrace.h
bitops.h
bitops_32.h
bitsperlong.h
bug.h
bugs.h
byteorder.h
cache.h
cacheflush.h arch/tile: Split the icache flush code off to a generic <arch> header. 2010-07-06 13:41:46 -04:00
checksum.h
compat.h arch/tile: Add driver to enable access to the user dynamic network. 2010-07-06 13:34:15 -04:00
cputime.h
current.h
delay.h
device.h
div64.h
dma-mapping.h
dma.h
elf.h
emergency-restart.h
errno.h
fcntl.h
fixmap.h
ftrace.h
futex.h
hardirq.h
hardwall.h arch/tile: Add driver to enable access to the user dynamic network. 2010-07-06 13:34:15 -04:00
highmem.h
homecache.h
hugetlb.h
hv_driver.h
hw_irq.h
ide.h
io.h
ioctl.h
ioctls.h
ipc.h
ipcbuf.h
irq.h arch/tile: Enable more sophisticated IRQ model for 32-bit chips. 2010-07-06 13:34:01 -04:00
irq_regs.h
irqflags.h
kdebug.h
kexec.h
kmap_types.h
linkage.h
local.h
memprof.h
mman.h
mmu.h
mmu_context.h
mmzone.h
module.h
msgbuf.h
mutex.h
opcode-tile.h
opcode-tile_32.h arch/tile: Shrink the tile-opcode files considerably. 2010-07-06 13:40:56 -04:00
opcode-tile_64.h arch/tile: Shrink the tile-opcode files considerably. 2010-07-06 13:40:56 -04:00
opcode_constants.h
opcode_constants_32.h
opcode_constants_64.h
page.h
param.h
pci-bridge.h
pci.h
percpu.h
pgalloc.h
pgtable.h
pgtable_32.h
poll.h
posix_types.h
processor.h arch/tile: Add driver to enable access to the user dynamic network. 2010-07-06 13:34:15 -04:00
ptrace.h
resource.h
scatterlist.h
sections.h
sembuf.h
setup.h
shmbuf.h
shmparam.h
sigcontext.h
sigframe.h
siginfo.h
signal.h
smp.h arch/tile: Enable more sophisticated IRQ model for 32-bit chips. 2010-07-06 13:34:01 -04:00
socket.h
sockios.h
spinlock.h
spinlock_32.h
spinlock_types.h
stack.h
stat.h
statfs.h
string.h
swab.h
syscall.h
syscalls.h
system.h
termbits.h
termios.h
thread_info.h
timex.h
tlb.h
tlbflush.h
topology.h
traps.h
types.h
uaccess.h
ucontext.h
unaligned.h
unistd.h
user.h
xor.h