Home
last modified time | relevance | path

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

/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()
/arch/ia64/hp/sim/boot/
Dfw-emu.c189 } else if (index == SAL_CACHE_FLUSH) { in sal_emulator()
/arch/ia64/kvm/
Dkvm_fw.c612 case SAL_CACHE_FLUSH: in sal_emulator()
/arch/ia64/include/asm/
Dsal.h91 #define SAL_CACHE_FLUSH 0x01000008 macro