Searched refs:ia64_fc (Results 1 – 4 of 4) sorted by relevance
111 ia64_fc((void *) ip); in ia64_patch_vtop()134 ia64_fc((void *) ip); in ia64_patch_rse()165 ia64_fc(wp); ia64_fc(wp + 2); in ia64_patch_mckinley_e9()182 ia64_fc((void *) ip); in patch_fsyscall_table()200 ia64_fc((void *) ip); in patch_brl_fsys_bubble_down()232 ia64_fc((void *)ip); in ia64_patch_phys_stack_reg()
46 #define ia64_fc __fc macro
493 #define ia64_fc(addr) asm volatile ("fc %0" :: "r"(addr) : "memory") macro
35 #define __flush_cache(p) ia64_fc((unsigned long)p)
Completed in 11 milliseconds