]> err.no Git - linux-2.6/blobdiff - include/asm-ia64/sal.h
NetLabel: make netlbl_lsm_secattr struct easier/quicker to understand
[linux-2.6] / include / asm-ia64 / sal.h
index 313cad0628d07a5555d430d17ab6236f52fa59cb..d000689d91421f6b0103660fe047146b166d50d0 100644 (file)
@@ -658,15 +658,8 @@ ia64_sal_freq_base (unsigned long which, unsigned long *ticks_per_second,
        return isrv.status;
 }
 
-/* Flush all the processor and platform level instruction and/or data caches */
-static inline s64
-ia64_sal_cache_flush (u64 cache_type)
-{
-       struct ia64_sal_retval isrv;
-       SAL_CALL(isrv, SAL_CACHE_FLUSH, cache_type, 0, 0, 0, 0, 0, 0);
-       return isrv.status;
-}
-
+extern s64 ia64_sal_cache_flush (u64 cache_type);
+extern void __init check_sal_cache_flush (void);
 
 /* Initialize all the processor and platform level instruction and data caches */
 static inline s64