Searched refs:SAL_CACHE_FLUSH (Results 1 – 4 of 4) sorted by relevance
/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()
|
/arch/ia64/hp/sim/boot/ |
D | fw-emu.c | 189 } else if (index == SAL_CACHE_FLUSH) { in sal_emulator()
|
/arch/ia64/kvm/ |
D | kvm_fw.c | 612 case SAL_CACHE_FLUSH: in sal_emulator()
|
/arch/ia64/include/asm/ |
D | sal.h | 91 #define SAL_CACHE_FLUSH 0x01000008 macro
|