Home
last modified time | relevance | path

Searched refs:SAL_CACHE_FLUSH (Results 1 – 4 of 4) sorted by relevance

/linux-4.4.14/arch/ia64/kernel/
Dsal.c263 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/
Dfw-emu.c189 } else if (index == SAL_CACHE_FLUSH) { in sal_emulator()
/linux-4.4.14/arch/ia64/include/asm/
Dsal.h91 #define SAL_CACHE_FLUSH 0x01000008 macro
/linux-4.4.14/Documentation/
Dkernel-parameters.txt1191 buggy SAL_CACHE_FLUSH implementations. Using this
1193 ia64_pal_cache_flush instead of SAL_CACHE_FLUSH.