index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
blackfin
/
include
/
asm
/
tlbflush.h
blob: 7c368682c0a3b13f7d85da165bc3aa7e0bc52ee1 (
plain
)
1
2
#include <asm-generic/tlbflush.h> #define flush_tlb_kernel_range(s, e) do { } while (0)