Searched refs:SAL_CACHE_FLUSH (Results 1 – 4 of 4) sorted by relevance
/linux-4.4.14/arch/ia64/kernel/ |
D | sal.c | 263 SAL_CALL(isrv, SAL_CACHE_FLUSH, cache_type, 0, 0, 0, 0, 0, 0); in check_sal_cache_flush() 301 SAL_CALL(isrv, SAL_CACHE_FLUSH, cache_type, 0, 0, 0, 0, 0, 0); in ia64_sal_cache_flush()
|
/linux-4.4.14/arch/ia64/hp/sim/boot/ |
D | fw-emu.c | 189 } else if (index == SAL_CACHE_FLUSH) { in sal_emulator()
|
/linux-4.4.14/arch/ia64/include/asm/ |
D | sal.h | 91 #define SAL_CACHE_FLUSH 0x01000008 macro
|
/linux-4.4.14/Documentation/ |
D | kernel-parameters.txt | 1191 buggy SAL_CACHE_FLUSH implementations. Using this 1193 ia64_pal_cache_flush instead of SAL_CACHE_FLUSH.
|