Searched refs:clflush (Results 1 – 11 of 11) sorted by relevance
17 struct clflush { struct32 struct clflush *clflush = container_of(base, typeof(*clflush), base); in clflush_work() argument39 struct clflush *clflush = container_of(base, typeof(*clflush), base); in clflush_release() local53 struct clflush *clflush; in clflush_work_create() local57 clflush = kmalloc(sizeof(*clflush), GFP_KERNEL); in clflush_work_create()58 if (!clflush) in clflush_work_create()62 kfree(clflush); in clflush_work_create()69 return clflush; in clflush_work_create()76 struct clflush *clflush; in i915_gem_clflush_object() local111 clflush = NULL; in i915_gem_clflush_object()[all …]
62 static __inline void clflush(u_int32_t addr);212 clflush(u_int32_t addr) in clflush() function
308 clflush (%r8)316 clflush (%rsi)345 clflush (%r8)353 clflush (%rsi)
1620 clflush(i); in pmap_flush_cache()
88 and clflush.98 * i386-dis.c (grps): Use clflush by default for 0x0fae/7.99 (OP_E): Twiddle clflush to sfence here.
306 clflush(u_int64_t addr) in clflush() function
568 and clflush.587 * i386-dis.c (grps): Use clflush by default for 0x0fae/7.588 (OP_E): Twiddle clflush to sfence here.
1261 clflush((unsigned long)&ci->ci_mwait); in acpicpu_idle()1336 clflush((unsigned long)&cpu_suspended); in acpicpu_suspend()
1629 clflush(i); in pmap_flush_cache()
3883 "clflush\t%a0"
3234 "clflush\t$src", [(int_x86_sse2_clflush addr:$src)]>,