Searched refs:__volatile (Results 1 – 9 of 9) sorted by relevance
210 __asm __volatile in check_os_altivec_support()219 __asm __volatile("xxland %vs0, %vs0, %vs0"); in check_os_altivec_support()239 __asm __volatile in has_cpuid()273 __asm __volatile ( in cpuid()284 __asm __volatile ( in cpuid()310 __asm __volatile ( in cpuid_count()321 __asm __volatile ( in cpuid_count()345 __asm __volatile ( in xgetbv()372 __asm __volatile ("fxsave %0" : "+m" (fxarea)); in sse2_has_daz()
234 __asm __volatile(255 __asm __volatile(284 __asm __volatile(
41 static int (__volatile); variable
51 __asm __volatile("rdtsc" : "=a" (low), "=d" (high)); in rdtsc()
110 #define __compiler_membar() __asm __volatile(" " : : : "memory")165 #define __volatile volatile macro183 #define __volatile macro
25 IDENT(volatile); IDENT(__volatile); IDENT(__volatile__);
47 __asm__ __volatile( in a_and_64()
56 __asm__ __volatile( in a_and_64()
227 __asm __volatile( in atomic_fetchadd_int()341 __asm __volatile ("lock; xaddl %0, %1" in pa_atomic_add()