Searched defs:ia64_sync_i (Results 1 – 2 of 2) sorted by relevance
| /linux-4.4.14/arch/ia64/include/uapi/asm/ | ||
| D | intel_intrin.h | 122 #define ia64_sync_i		__synci  macro | 
| D | gcc_intrin.h | 495 #define ia64_sync_i()	asm volatile (";; sync.i" ::: "memory")  macro |