acrn-kernel/arch/ia64/lib
David Mosberger-Tang 2074615a13 [IA64] use fc.i for fluch_icache_range()
This is a small patch to switch fluch_icache_range() to use fc.i
instead of fc.  This would save time on processors which can establish
i-cache coherency without flushing the cache-line out to memory (not
that any current processors do).  On existing processors, fc.i behaves
like fc.  The only caveat is that very old assemblers may not know
about fc.i yet.

Signed-off-by: David Mosberger-Tang <davidm@hpl.hp.com>
Signed-off-by: Tony Luck <tony.luck@intel.com>
2005-05-03 11:27:33 -07:00
..
Makefile
bitop.c
carta_random.S
checksum.c
clear_page.S
clear_user.S
copy_page.S
copy_page_mck.S
copy_user.S
csum_partial_copy.c
dec_and_lock.c
do_csum.S
flush.S [IA64] use fc.i for fluch_icache_range() 2005-05-03 11:27:33 -07:00
idiv32.S
idiv64.S
io.c
ip_fast_csum.S
memcpy.S
memcpy_mck.S
memset.S
strlen.S
strlen_user.S
strncpy_from_user.S
strnlen_user.S
swiotlb.c
xor.S