index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
m68k
/
include
/
asm
/
tlbflush.h
blob: b6f93b30951e0faa799a78aa0694f6b489a59c6e (
plain
)
1
2
3
4
5
#ifdef __uClinux__ #include "tlbflush_no.h" #else #include "tlbflush_mm.h" #endif