Home
last modified time | relevance | path

Searched refs:PAL_CACHE_FLUSH (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/arch/ia64/hp/sim/boot/
Dboot_head.S93 1: cmp.eq p6,p7=PAL_CACHE_FLUSH,r28 /* PAL_CACHE_FLUSH */
/linux-4.4.14/arch/ia64/include/asm/
Dpal.h33 #define PAL_CACHE_FLUSH 1 /* flush i/d cache */ macro
951 PAL_CALL(iprv, PAL_CACHE_FLUSH, cache_type, invalidate, *progress); in ia64_pal_cache_flush()