fs: use kmem_cache_zalloc instead
[pv_ops_mirror.git] / include / asm-x86 / cacheflush.h
blobe2df3b55034a3684dbf94fd0aaade8396bf60ace
1 #ifdef CONFIG_X86_32
2 # include "cacheflush_32.h"
3 #else
4 # include "cacheflush_64.h"
5 #endif